looks like you fixed may problem I described here: Climate sensors
Thanks!
Just to understand this (I’m new to HA): you define a kind of virtual sensor which copies the values from the climate entity into a temperature sensor which then can be picked up by influxDB/Grafana, correct?
Hi,
I’m using HA Core Ver. 2922.2.9 with Ubuntu 21.10 and tried your suggestion.
I want to display/plot the current temperature of my dect301. in the HA diagnostic information i gathered the following information of more sensors.
“name”: “Flur”,
“present”: true,
“actual_temperature”: 20.0,
“target_temperature”: 21.0,
“eco_temperature”: 16.0,
“comfort_temperature”: 21.0,
“device_lock”: false,
“lock”: false,
“error_code”: 0,
“battery_low”: false,
“battery_level”: 70,
“window_open”: false,
“summer_active”: false,
“holiday_active”: false,
“nextchange_endperiod”: 1647374400,
“nextchange_temperature”: 16.0,
“offset”: -4.0,
“temperature”: 20.0
I managed with your suggestion to generate template sensors.
I tried the “actual_temperature” as template sensor but got no temperature output. Therefore I tried “temperature” but the displayed temperature is always 21 and is not changed as it is in the list above to 20 degree.
Hello community,
I would like to know in which directory the file sensors.yaml is located and how I can integrate it correctly in Homessistant. I have already searched for it, but unfortunately I have not found it.
Thank you for your support.
Greetings Christopher