hass-core/homeassistant/components/lcn
Andre Lengwenus 3d84e35268
Move lcn non-config_entry related code to async_setup (#130603)
* Move non-config_entry related code to async_setup

* Remove action unload
2024-11-14 14:27:19 +01:00
..
__init__.py Move lcn non-config_entry related code to async_setup (#130603) 2024-11-14 14:27:19 +01:00
binary_sensor.py Remove deprecation issues for LCN once entities removed (#129955) 2024-11-06 17:00:20 +01:00
climate.py Refactor LcnEntity signature (#124411) 2024-09-10 19:38:40 +02:00
config_flow.py Remove YAML import from lcl integration after 6 months deprecation (#130305) 2024-11-10 21:10:18 +01:00
const.py Add switch entities for LCN key-locks and regulator-locks (#127731) 2024-10-29 20:08:30 +01:00
cover.py Refactor LcnEntity signature (#124411) 2024-09-10 19:38:40 +02:00
device_trigger.py
entity.py Refactor LcnEntity signature (#124411) 2024-09-10 19:38:40 +02:00
helpers.py Code cleanup for LCN integration (#130385) 2024-11-11 20:08:38 +01:00
icons.json Update icons.json to new service schema part 2 (#124769) 2024-08-28 13:47:41 +02:00
light.py Fix transition config storage in LCN light and scene platform (#127847) 2024-10-25 16:25:41 +02:00
manifest.json Bump lcn-frontend to 0.2.2 (#130383) 2024-11-11 20:07:12 +01:00
scene.py Fix transition config storage in LCN light and scene platform (#127847) 2024-10-25 16:25:41 +02:00
schemas.py Remove YAML import from lcl integration after 6 months deprecation (#130305) 2024-11-10 21:10:18 +01:00
sensor.py Add switch entities for LCN key-locks and regulator-locks (#127731) 2024-10-29 20:08:30 +01:00
services.py Move lcn non-config_entry related code to async_setup (#130603) 2024-11-14 14:27:19 +01:00
services.yaml
strings.json Code cleanup for LCN integration (#130385) 2024-11-11 20:08:38 +01:00
switch.py Add switch entities for LCN key-locks and regulator-locks (#127731) 2024-10-29 20:08:30 +01:00
websocket.py Prevent callback decorator on coroutine functions (#126429) 2024-09-23 02:55:55 +02:00