mirror of
https://github.com/home-assistant/core.git
synced 2026-07-18 20:13:24 +01:00
d6752d2270
* Fix rangefilter RangeFilter would break for lower or upper bounds of 0, evaluating to False and thus not being handled correctly as bounds * Add test for zero bounds