Page 1 of 1

Humidity only sensor has temperature artefacts.

Posted: Tuesday 12 August 2025 22:30
by aardwolf2
Version: 2025.1 - though has been like this for as long as I can remember.

Platform: Debian trixie LXC on proxmox 9.0.3

Plugin/Hardware: Humidity sensor

Description: Searched th eforum and can't find any mention of this: - A humidity only sensor also has temperature in history graphs, and only displays temperature, which there is no data for, until changed to humidity in the browser, the comparing graph is always blank as it only displays temperature, which there is no data for, humidity is not displayed, or displayable.

Re: Humidity only sensor has temperature artefacts.

Posted: Wednesday 13 August 2025 20:32
by waltervl
I created a PR to remove the temperature labels in the log charts of a Humidity only device: https://github.com/domoticz/domoticz/pull/6373
When @Gizmocuz approves it will be in the next following beta after that.

It will not fix the missing compare charts as that is currently only defined for Temperature data in these kind of devices. It was a little bit out of my comfort zone to implement that. Perhaps somebody else can fix this.

Re: Humidity only sensor has temperature artefacts.

Posted: Thursday 14 August 2025 11:03
by aardwolf2
Thanks for fixing.