A local-polling Home Assistant integration for the Inowattio's Nemesis controller.
- Zeroconf auto-discovery (
_nemesis._tcp.local.) plus manual host/port setup. - Polls the controller every 3 seconds over HTTP (
/statusand/data). - Exposes sensors for:
- Grid power (W)
- Controller state
- IP address, API protocol, Unit name, Unit ID, Software version (diagnostic)
- Home Assistant
2026.4.3or newer. - A Nemesis controller reachable on your LAN (default port
6969).
- Add this repository as a custom integration repository in HACS.
- Install Inowattio from the HACS integrations list.
- Restart Home Assistant.
- Copy
custom_components/inowattio/into your Home Assistantconfig/custom_components/directory. - Restart Home Assistant.
Go to Settings → Devices & Services → Add Integration → Inowattio. If the controller is on the same network it will usually be auto-discovered; otherwise enter its host/IP and port manually.
See the repository for license details.