Search found 7 matches

by rippe
Wednesday 10 February 2021 20:26
Forum: ESP8266
Topic: Get sensor values with MQTT into Domoticz [Solved]
Replies: 115
Views: 39390

Re: Get sensor values with MQTT into Domoticz [Solved]

Dear FireWizard,

To your comment:
And buy that cup of coffee, but drink it yourself :D
I made an extra nice cup of coffee and cheered with you ;-)
Thanx a lot again!

Richard
by rippe
Tuesday 09 February 2021 21:46
Forum: ESP8266
Topic: Get sensor values with MQTT into Domoticz [Solved]
Replies: 115
Views: 39390

Re: Get sensor values with MQTT into Domoticz [Solved]

Marvelous @FireWizard!!! You've done it again! :D It works flawless now. I do see a carriage return still, coming from MQTT-in node, but it do not give me any headache in function and looks so I can live with it. Thank you a thousand times!!! I would like to buy you a cup of coffea at the very least ...
by rippe
Tuesday 09 February 2021 19:04
Forum: ESP8266
Topic: Get sensor values with MQTT into Domoticz [Solved]
Replies: 115
Views: 39390

Re: Get sensor values with MQTT into Domoticz [Solved]

Hi @FireWizard, Yes, doesn't it :-). It comes from the Arduino code and "StaticJsonDocument", so it should be correct (I suppose): const int capacity = JSON_OBJECT_SIZE(3); StaticJsonDocument<capacity> doc; doc["Phase1"] = Irms1; doc["Phase2"] = Irms2; doc["Phase3"] = Irms3; serializeJson(doc ...
by rippe
Tuesday 09 February 2021 17:48
Forum: ESP8266
Topic: Get sensor values with MQTT into Domoticz [Solved]
Replies: 115
Views: 39390

Re: Get sensor values with MQTT into Domoticz [Solved]

Hi @FireWizard,

Jeeez... You are quick :D
Message 4 was much better.
However, Domoticz still will not update the values. Have a look at the picture. I believe it's somthing with the incoming string or something (see the parsing error).

Best regards,
Richard
by rippe
Tuesday 09 February 2021 15:14
Forum: ESP8266
Topic: Get sensor values with MQTT into Domoticz [Solved]
Replies: 115
Views: 39390

Re: Get sensor values with MQTT into Domoticz [Solved]

Hello Dear expert, So sorry to trouble you with another noob at this... :-( I am trying to get measured current data to Domoticz (using EmonTX Shield for Arduino). I have MQTT and Node-red up and running (I can see the Json data on the MQTT broker). It looks like this: {"Phase1":xxx,"Phase2":yyy ...
by rippe
Wednesday 06 January 2021 22:49
Forum: Other questions and discussions
Topic: python plugin in windows 10
Replies: 11
Views: 4485

Re: python plugin in windows 10

Hi, I have also run into problems. It began trying to install deConz and conbee and get it to work with Domoticz. I was lacking 'requests' and noticed that it didn't matter what version of Python I installed (and after that - pip install requests | pip3 install requests), Domoticz was still running ...
by rippe
Sunday 03 May 2020 8:11
Forum: Others
Topic: Xiaomi Smart Socket Plug WiFi
Replies: 17
Views: 15893

Re: Xiaomi Smart Socket Plug WiFi

Yes, as Mazur said, Any way of doing this in Windows. Some time has passed since the last comment so I'm hoping that something happened in this area.

Best regards,
Richard