I’m trying to add Anel NET-PwrCtrl - Home Assistant but nothing is happening.
Nothing in the logs and no device added. The only thing that might be relevant is that my Anel device is an “Advanced” not a “Hut”. But I still wonder why there is nothing in the logs as well.
In the configuration.yaml I have (address, username, password have valid entries)
default_config:
switch:
- platform: anel_pwrctrl
host: *address*
port_recv: 75
port_send: 77
username: *username*
password: *password*