mirror of
https://github.com/home-assistant/core.git
synced 2026-05-18 22:40:15 +01:00
844337ca42
Explicitly test for thresholds to be None rather than truth value testing (which for number types returns False for zero values).