Page 1 of 1

multple sensor data in one graph

Posted: Sunday 30 October 2022 9:30
by guus001
Hi
I want to see 4 lines in one graph in Domoticz.
seperately it works with data from nodemcu with esp easy:

But when i send multiple data in one line domoticz wil not display all data.

in de esp log i find this: 62015: Domoticz: Sensortype: 7 idx: 54 values: 25.31;33.44;27.44;32.38
esp-easy domoticz.jpg
esp-easy domoticz.jpg (100.12 KiB) Viewed 506 times
I know i can fix it with lua or somethink like that but thats for me to difficult from scratch.

Maybe someone has a script for me or an other solution.

kind regards

Re: multple sensor data in one graph

Posted: Monday 31 October 2022 9:09
by waltervl
There is no possibility to see 4 temperature lines in 1 temperature device.
You can however use the Custom Graph function, but it is not possible to save this as a configuration. See wiki https://www.domoticz.com/wiki/Managing_ ... stom_Graph

Additional: You can also use the Dashticz addon for extra Domoticz Dashboard functionality including custom graphs: https://dashticz.readthedocs.io/en/mast ... raphs.html