Search found 3 matches
- Tue Jan 17, 2017 8:49 pm
- Forum: Homeseer MQTT Plugin Forum
- Topic: HS3 MQTT Plugin
- Replies: 237
- Views: 516671
Re: HS3 MQTT Plugin
Status/update: My issue has been solved: 1. MQTT: I now realize that I did not fully understand how to setup the plugin so when systematically going trough the setup I found that I was trying so send command with "stat" instead of "cmnd" :roll: 2. Sonoff/Code:I found the setting ...
- Mon Jan 16, 2017 10:37 pm
- Forum: Homeseer MQTT Plugin Forum
- Topic: HS3 MQTT Plugin
- Replies: 237
- Views: 516671
Re: HS3 MQTT Plugin
Did you use espeasy on the sonoff? I have a nodemcu running espeasy. I will try tot replicatie tour setup. I have used this project for my Sonoff and it does not seem that I can change the On / Off command to a 1 /0 values. See attached picture. https://github.com/arendst/Sonoff-MQTT-OTA Please pro...
- Sun Jan 15, 2017 11:59 am
- Forum: Homeseer MQTT Plugin Forum
- Topic: HS3 MQTT Plugin
- Replies: 237
- Views: 516671
Re: HS3 MQTT Plugin
Hi, the MQTT plugin contains almost all the functionality you need. If you create a device, and enable that device at the MQTT Publish page the MQTT commands will be sent out when the device value/string changes. By adding the ON and OFF buttons to that device you can change the device state via th...