hass-core/tests/components/sleepiq
Keilin Bickar 615cd56f03
Add Support for SleepIQ Foot Warmers (#105931)
* Add foot warmer support

* Add Tests for foot warmers

* Move attr options out of constructor

* Change options to lowercase

* Update test and translations

* Switch back to entity

* Update homeassistant/components/sleepiq/strings.json

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-12-26 23:31:00 +01:00
..
__init__.py
conftest.py Add Support for SleepIQ Foot Warmers (#105931) 2023-12-26 23:31:00 +01:00
test_binary_sensor.py Add type hints to integration tests (part 20) (#88179) 2023-02-15 15:23:34 +01:00
test_button.py Add type hints to integration tests (part 20) (#88179) 2023-02-15 15:23:34 +01:00
test_config_flow.py Move mock_setup_entry to conftest (#88484) 2023-03-06 11:31:50 +01:00
test_init.py Apply hass-relative-import to tests (s-z) (#78733) 2022-09-19 09:51:31 +02:00
test_light.py Add type hints to integration tests (part 20) (#88179) 2023-02-15 15:23:34 +01:00
test_number.py Add Support for SleepIQ Foot Warmers (#105931) 2023-12-26 23:31:00 +01:00
test_select.py Add Support for SleepIQ Foot Warmers (#105931) 2023-12-26 23:31:00 +01:00
test_sensor.py Add type hints to integration tests (part 20) (#88179) 2023-02-15 15:23:34 +01:00
test_switch.py Add type hints to integration tests (part 20) (#88179) 2023-02-15 15:23:34 +01:00