0.2.0 • Published 5 years ago
homebridge-mqtt-shellydimmer2 v0.2.0
Homebride MQTT Shelly Dimmer2 Plugin
This plugin enables you to integrate a Shelly Dimmer2 into Homebridge via MQTT. You need an external MQTT broker for this plugin. You can also use a Homebridge plugin as an MQTT broker.
Configuration
{
"accessory": "MQTTShellyDimmer2",
"name": "Dimmer 1",
"host": "192.168.178.1",
"port": "1883",
"user": "mqtt-username",
"password": "mqtt-password",
"device": "ED668DBBA486"
}Parameter
accessoryname of the plugin (don't change it)namedisplay name in HomeKit and Homebridgehosthostname or ip of your mqtt brokerportport of your mqtt brokeruser(optional) username for mqtt authpassword(optional) password for mqtt authdevicedeviceId of your Shelly dimmer 2
Get deviceId of your Shelly dimmer 2
- open the web interface of your Shelly dimmer
- go to Settings
- scroll to the bottom to Device Info
- copy the deviceId (not the one in the brackets)
0.2.1-alpha.6
5 years ago
0.2.1-alpha.5
5 years ago
0.2.1-alpha.4
5 years ago
0.2.1-alpha.3
5 years ago
0.2.1-alpha.2
5 years ago
0.2.1-alpha.1
5 years ago
0.2.0
5 years ago
0.1.0
5 years ago
0.2.0-beta
5 years ago
0.1.0-beta
5 years ago
0.0.2-alpha
5 years ago
0.0.1-alpha
5 years ago