hass-core/tests/components/home_connect
Robert Contreras 4d04402ad4
Add Home Connect light entity for cooling appliances (#126090)
* Add Home Connect light entities for fridge

* Update homeassistant/components/home_connect/light.py

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-17 15:56:20 +02:00
..
fixtures Add Home Connect light entity for cooling appliances (#126090) 2024-09-17 15:56:20 +02:00
__init__.py
conftest.py Home Connect unit tests for light platform (#121576) 2024-07-09 08:31:41 +02:00
test_binary_sensor.py Add Home Connect sensors for fridge door states and alarms (#125490) 2024-09-13 19:31:35 +02:00
test_config_flow.py Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
test_init.py Home Connect add FridgeFreezer switch entities (#122881) 2024-09-05 20:52:12 +02:00
test_light.py Add Home Connect light entity for cooling appliances (#126090) 2024-09-17 15:56:20 +02:00
test_sensor.py Add Home Connect sensors for fridge door states and alarms (#125490) 2024-09-13 19:31:35 +02:00
test_switch.py Add alias to DOMAIN import in tests [h-m] (#125577) 2024-09-09 15:21:01 +02:00