You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the Temperature and Humidity endpoint. Other numerically valued endpoints were not tested
If either the Temperature value or the Humidity value fall outside the upper and lower limits set when configuring
the endpoint, garbage values are reported to Home Assistant ZHA. The set limit value should be reported, or
some indication like ">>" or "<<" should be reported to indicate the limits were exceeded. I'm don't know if the
Zigbee standard calls out a result for this scenario
Setting the tolerance to 0.01 for Temperature or Humidity doesn't work. Tolerance is limited to 0.1
Sketch
N/A
Debug Message
N/A
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
I confirm I have checked existing issues, online documentation and Troubleshooting guide.