Search found 3 matches
- Wednesday 09 March 2022 14:11
- Forum: Utility
- Topic: Connecting Plugwise-2-py via MQTT to Domoticz
- Replies: 108
- Views: 47965
Re: Connecting Plugwise-2-py via MQTT to Domoticz
In the Node-Red flow under "Plugwise2 Energy to Domoticz" and "Plugwise2 Power to Domoticz" and "Plugwise2 State to Domoticz" it uses the format: json.htm?type=command¶m=udevice&hid=$HID&did=$DID&dunit=$DUNIT&dtype=$DTYPE&dsubtype=$DSUBTYPE&nvalue=$NVALUE&svalue=$SVALUE to communicate with ...
- Tuesday 27 September 2016 13:51
- Forum: Other questions and discussions
- Topic: Pi login probleem/reboot problem
- Replies: 1
- Views: 590
Re: Pi login probleem/reboot problem
I have the same problem. All of a sudden I can not SSH into the Pi anymore, it gives Connection refused. Domoticz seems to be running fine, sensors get updated and according the log messages scripts get executed as well. However if I try to reboot the pi through the Domoticz webinterface it gives ...
- Saturday 05 March 2016 1:02
- Forum: Utility
- Topic: Connecting Plugwise-2-py via MQTT to Domoticz
- Replies: 108
- Views: 47965
Re: Connecting Plugwise-2-py via MQTT to Domoticz
Nice work! Much appreciated to prevent my plugwise circles from gathering dust :D Question though: Is there a way to add a dummy device that will display the cumulative power consumption of all circles? And would it be best to implement this in the Node-Red flow or alternatively do the calculations ...