mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
Explicitly test for thresholds to be None rather than truth value testing (which for number types returns False for zero values).
Explicitly test for thresholds to be None rather than truth value testing (which for number types returns False for zero values).