Hi @n8henrie — I built a Home Assistant custom integration inspired by your fauxmo project. It embeds the WeMo emulation directly into HA as a config-flow integration, so users don't need to run fauxmo as a separate service.
Repo: https://github.com/MichaelB2018/fauxmo
Features:
- Exposes HA entities as Belkin WeMo switches for local Alexa control
- SSDP discovery on port 1900 — no port 80 required
- Per-entity TCP ports in the 50000+ range
- Up to 255 entities with custom Alexa-visible names
- One-click migration from Emulated Hue
- HACS compatible
I'm currently looking for testers to try it out and report any issues. If you or anyone in the community uses Home Assistant with Alexa, I'd really appreciate the feedback.
Full credit to your project and makermusings for the original protocol implementation. Thanks for fauxmo!
Hi @n8henrie — I built a Home Assistant custom integration inspired by your fauxmo project. It embeds the WeMo emulation directly into HA as a config-flow integration, so users don't need to run fauxmo as a separate service.
Repo: https://github.com/MichaelB2018/fauxmo
Features:
I'm currently looking for testers to try it out and report any issues. If you or anyone in the community uses Home Assistant with Alexa, I'd really appreciate the feedback.
Full credit to your project and makermusings for the original protocol implementation. Thanks for fauxmo!