1
mirror of https://github.com/home-assistant/core synced 2024-09-18 19:55:20 +02:00
ha-core/tests/components/sleepiq
Mike Fugate 836b051be9
Fix SleepIQ firmness number step and min values (#69757)
* fix sleepiq firmness number step and min values

* add asserts for min/max/step attributes
2022-04-09 22:46:58 +03:00
..
__init__.py
conftest.py Bump asyncsleepiq to 1.2.3 (#69104) 2022-04-02 10:44:16 +02:00
test_binary_sensor.py Migrate SleepIQ unique IDs that are using sleeper name instead of sleeper ID (#68062) 2022-03-12 12:54:26 -10:00
test_button.py Create button entities for SleepIQ (#66849) 2022-02-19 11:54:52 -06:00
test_config_flow.py Add light entity to SleepIQ (#67363) 2022-03-03 09:42:33 -10:00
test_init.py Migrate SleepIQ unique IDs that are using sleeper name instead of sleeper ID (#68062) 2022-03-12 12:54:26 -10:00
test_light.py Add light entity to SleepIQ (#67363) 2022-03-03 09:42:33 -10:00
test_number.py Fix SleepIQ firmness number step and min values (#69757) 2022-04-09 22:46:58 +03:00
test_select.py Bump asyncsleepiq to 1.2.1 (#68680) 2022-03-25 10:47:28 -10:00
test_sensor.py Migrate SleepIQ unique IDs that are using sleeper name instead of sleeper ID (#68062) 2022-03-12 12:54:26 -10:00
test_switch.py Add Switch entity to SleepIQ (#66966) 2022-02-21 21:53:04 -10:00