Skip to content

apiarya/wemo-mcp-server

v1.4.1 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed bare except clauses and eliminated duplicate string literals.

Full changelog

What's Changed

Fixed

  • 🔧 Duplicate string literals (S1192) — Extracted DEFAULT_SUBNET, ERR_INVALID_PARAMS, and ERR_RUN_SCAN_FIRST as module-level constants in server.py, eliminating 12 duplicated string literals flagged by SonarCloud
  • 🔧 Bare except: clause (S5754) — Changed to except Exception: in _probe_ip_port() for explicit exception handling

No breaking changes

All 128 unit tests pass. No API or behavior changes.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track apiarya/wemo-mcp-server

Get notified when new releases ship.

Sign up free

About apiarya/wemo-mcp-server

![wemo-mcp-server MCP server](https://glama.ai/mcp/servers/@apiarya/wemo-mcp-server) 🪟 - Control WeMo smart home devices via AI assistants using natural language. Built on pywemo for 100% local control — no cloud dependency. Supports dimmer brightness, device rename, HomeKit codes, and multi-phase discovery.

All releases →

Beta — feedback welcome: [email protected]