mirror of
https://github.com/home-assistant/core.git
synced 2026-05-16 05:21:35 +01:00
7ff1ded0b5
* binary_sensor.workday: fix handling of states vs provinces * Add test cases for workday sensor with states * remove redundant assignment * Repair unit test to improve coverage Patch from Wolf-Bastian Pöttner * Fix handling of invalid states/provinces * fix indentation to satisfy pylint