@hansfriedrich/homebridge-feller-wiser
v2.0.0
Published
A short description about what your plugin does.
Downloads
106
Readme
Homebridge Feller Wiser plugin
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.
Configuration
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"
}
]known issues and limitations
- not compatible with Wifi Device B (cannot test it on my end - maybe someone from the community)
- 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
daliis not tested - tested by the community

