hansfriedrich / homebridge-feller-wiser

Homebridge Plugin for the Feller Wiser system.
Apache License 2.0
5 stars 2 forks source link

Homebridge Feller Wiser plugin

verified-by-homebridge

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.

"Buy Me A Coffee"

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