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