Hi, I’m using my homey to control the heating system in my house.
Switching the wrong switches is a bit dangerous so I’m looking for ways to improve the system.
Make it more fail-safe and robust.
One problem is the temp sensor readings. They need to be accurate.
Normally readings are ok, but not good enough to rely on.
My fibaro devices sometimes report seriously out-of range temps (like 8000 degrees). They “spike”.
Other problem is timing. Homey still shows temps for missing temp sensors (zwave and zigbee).
Temp readings itself are inaccurate because most sensors react to temperature changes.
To be accurate I need to know if a sensor has been seen on the network.
My questions:
- Is it possible to ignore these obviously out of range temp readings?
- Is there a way to find out “device last seen” time from homey?