1.0.25 • Published 2 years ago
@hansfriedrich/homebridge-feller-wiser v1.0.25
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
- there is no ui implemented (see the config above)
- currently there are only the switches and dimmer implemented (no motors)
- 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)
- the handler is slow on requesting all loads, since every loads does a request to the wifi-device on its own
1.0.26-0
2 years ago
1.0.25
3 years ago
1.0.24
3 years ago
1.0.23
3 years ago
1.0.25-beta.1
3 years ago
1.0.25-beta.0
3 years ago
1.0.19
3 years ago
1.0.18
3 years ago
1.0.21-0
3 years ago
1.0.22
3 years ago
1.0.20
3 years ago
1.0.23-beta.0
3 years ago
1.0.22-beta.0
3 years ago
1.0.17
3 years ago
1.0.16
3 years ago
1.0.15
4 years ago
1.0.14
4 years ago
1.0.13
4 years ago
1.0.12
4 years ago
1.0.11
4 years ago
1.0.11-beta.0
4 years ago
1.0.10-beta.0
4 years ago
1.0.9-beta.0
4 years ago
1.0.8-beta.0
4 years ago
1.0.7-beta.0
4 years ago
1.0.6
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago