Domoticz does not update sensor display Topic is solved
Moderator: leecollings
-
- Posts: 53
- Joined: Friday 11 December 2020 15:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands Paesens
- Contact:
Domoticz does not update sensor display
I have a DHT22 sensor. It uses MQTT to talk to Nodered.
Nodered sends topic domoticz/in to Domoticz.
Checked with MQTTOOL the topic to Domoticz and this looks fine.
In Domoticz I created 2 dummy sensors. Temp and Humidity.
From that 2 virtual sensors IDX value xferred into Nodered.
The sensor data comes along every minute and I can see on my MQTT tool it’s in a
good format in the payload of domoticz/in.
When I execute this command line:
HTTP://<ip-domoticz>:8080/json.htm?type=command¶m=udevice&idx=11&svalue=123
The sensor display will become updated.
Before this current setup I had things running with Nodered and Domoticz.
So I know where to look for.
Who can tell me how to troubleshoot this problem?
I can supply the screen shots of the various configuration screens.
Let me know what you need to see.
Regards, Willem
Nodered sends topic domoticz/in to Domoticz.
Checked with MQTTOOL the topic to Domoticz and this looks fine.
In Domoticz I created 2 dummy sensors. Temp and Humidity.
From that 2 virtual sensors IDX value xferred into Nodered.
The sensor data comes along every minute and I can see on my MQTT tool it’s in a
good format in the payload of domoticz/in.
When I execute this command line:
HTTP://<ip-domoticz>:8080/json.htm?type=command¶m=udevice&idx=11&svalue=123
The sensor display will become updated.
Before this current setup I had things running with Nodered and Domoticz.
So I know where to look for.
Who can tell me how to troubleshoot this problem?
I can supply the screen shots of the various configuration screens.
Let me know what you need to see.
Regards, Willem
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Domoticz does not update sensor display
What are the exact JSON strings (everything between { and } nodered sends?
How did you setup MQTT in domoticz?
What are the types / subtypes of the dummy sensors?
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
-
- Posts: 53
- Joined: Friday 11 December 2020 15:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands Paesens
- Contact:
Re: Domoticz does not update sensor display
{ command: “udevice”, IDX: 11, svalue: “5.5” }
-
- Posts: 53
- Joined: Friday 11 December 2020 15:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands Paesens
- Contact:
Re: Domoticz does not update sensor display
I did nothing in Domoticz to setup MQT.
It worked before with my smart-meter which also used Nodered.
I compared the json string format. Exactly identical.
Type sensor is Dummy
Sensor type Temperature
It worked before with my smart-meter which also used Nodered.
I compared the json string format. Exactly identical.
Type sensor is Dummy
Sensor type Temperature
-
- Posts: 53
- Joined: Friday 11 December 2020 15:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands Paesens
- Contact:
Re: Domoticz does not update sensor display
Is there no way to include screenshots in this thread?
-
- Posts: 53
- Joined: Friday 11 December 2020 15:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands Paesens
- Contact:
Re: Domoticz does not update sensor display
Sorry, I see how to,do,that....
-
- Posts: 53
- Joined: Friday 11 December 2020 15:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands Paesens
- Contact:
Re: Domoticz does not update sensor display
I live in Holland as well. If you have TeamViewer you can have a look into the system.
- waaren
- Posts: 6028
- Joined: Tuesday 03 January 2017 14:18
- Target OS: Linux
- Domoticz version: Beta
- Location: Netherlands
- Contact:
Re: Domoticz does not update sensor display
I need MQTT hardware module active in domoticz
and I need to send
{"idx": 11, "svalue": "5.5" }
to get it to work (case and quotes matter) and "udevice" is default
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
-
- Posts: 53
- Joined: Friday 11 December 2020 15:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands Paesens
- Contact:
Re: Domoticz does not update sensor display
Where can I find this screen in Domoticz? Never seen before.
-
- Posts: 53
- Joined: Friday 11 December 2020 15:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Netherlands Paesens
- Contact:
Re: Domoticz does not update sensor display
Works!
Thank a lot!
Thank a lot!
Who is online
Users browsing this forum: No registered users and 1 guest