asantaga/wiserHomeAssistantPlatform

sensor.wiser_lts_target_temperature_main_bedroom reporting "Off"

Chaoscontrol opened this issue · 5 comments

Found about this here.

A sensor is never supposed to report "Off", but when the schedule contains a timeframe with "Off", that's what the sensor reports. I can reproduce this with any of the target sensors.

image

Ah, this is linked to #378, which do not have a good answer for. We used to set it to -20C (which is what the hub actually reports when off but that caused complaints as graphs would then show a negative drop). I guess we need to work out an answer. Maybe best to set it to 0C? I will ask in the forum for opinions.

I think 0C makes the most sense, yes.

I'm actually going to try and set it to None which shows unknown in the sensor and see how that goes. We were also previously setting the units to None if off, so stopping that too.

Cool, just posted in the forum that unknown` might be a good option too based on this.

Sensor now reports as unavailable in v3.4.4 - just released