mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 03:51:51 +01:00
* 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