homebridge-solidmation-dimmer
v1.0.2
Published
Solidmation Dimmer plugin for homebridge
Downloads
3
Readme
Solidmation Dimmer Plugin for Homebridge
A Homebridge plugin for WIFI Dimmer made by Solidmation
Based on this plugin https://github.com/sbehrends/homebridge-bgh-smart
It uses https://myhabeetatcloud-services.solidmation.com/1.0 API to interact with your registered devices
Installation
npm install homebridge-solidmation-dimmer -g
Add to your configuration
{
"accessory": "Solidmation-Dimmer",
"name": "Accesory Name",
"email": "[email protected]",
"password": "password",
"deviceName": "Device name in Solidmation",
"homeId": "12345",
"deviceId": "12345"
},
{
"accessory": "Solidmation-Dimmer",
"name": "Accesory Name 2",
"email": "[email protected]",
"password": "password",
"deviceName": "Device name in Solidmation 2",
"homeId": "12345",
"deviceId": "12346"
}
(every switch has two outputs, so two devices must be added, one with each deviceId)
You need the homeId and deviceId from the console while logged in at the MyHabeetat