core/tests/components/lcn
Andre Lengwenus 800fe1b01e
Remove individual lcn devices for each entity (#136450)
2025-02-23 14:42:54 +01:00
..
fixtures Use snapshots for ConfigEntry migration tests (#136093) 2025-02-07 11:32:47 +01:00
snapshots Merge config subentry feature branch to dev (#136121) 2025-02-10 16:40:07 +01:00
__init__.py Migrate LCN configuration to ConfigEntry (Part 1) (#44090) 2021-03-15 13:45:13 +01:00
conftest.py Remove unused fixture from LCN tests (#133821) 2024-12-22 19:55:45 +01:00
test_binary_sensor.py Standardize `helpers.xxx_registry` imports (#136688) 2025-01-28 08:48:34 +01:00
test_climate.py Set target value on LCN regulator lock (#133870) 2025-01-17 11:15:42 +01:00
test_config_flow.py Bump pypck to 0.8.1 (#133646) 2024-12-20 17:10:37 +01:00
test_cover.py
test_device_trigger.py Remove individual lcn devices for each entity (#136450) 2025-02-23 14:42:54 +01:00
test_events.py Remove incorrect device check in LCN events (#134116) 2024-12-28 09:26:49 +01:00
test_init.py Use snapshots for ConfigEntry migration tests (#136093) 2025-02-07 11:32:47 +01:00
test_light.py
test_scene.py
test_sensor.py
test_services.py Standardize `helpers.xxx_registry` imports (#136688) 2025-01-28 08:48:34 +01:00
test_switch.py Add switch entities for LCN key-locks and regulator-locks (#127731) 2024-10-29 20:08:30 +01:00
test_websocket.py