This is a homebridge plugin for the Wiser-by-Feller system based on the provided api. When activated it communicates with the wifi-device of the wiser-system to get a list of available loads and provides them as an accessoire in the homebridge system.
To get an authkey follow the instructins on the api documentation.
"platforms": [
[...]
{
"ip": [THE IP-ADDRESS OF THE WISER-WIFI-DEVICE]
"authkey" : [YOUR_AUTH_KEY]
"platform": "feller-wiser"
}
]
- there is only a basic ui implemented
- there is no support for rooms (adapt them in the homekit app)
- loads get their name from the devices name provided by the api (adapt them in the homekit app)
- load motor has no 'stop' functionality
- load type
dali
is not tested - tested by the community