core/homeassistant/components/lcn
Andre Lengwenus 5685ba7f55
Make acknowledge requests from LCN modules optional (#125765)
* Add acknowledge flag to config_entry

* Add acknowledge option to lcn configuration

* Fix tests

* Bump pypck to 0.7.23

* Add entry fixture for config_entry version 1.1 to test migration

* Add data_description to strings.json

* Create versioned config_entry in tests
2024-09-14 09:21:15 +02:00
..
__init__.py Make acknowledge requests from LCN modules optional (#125765) 2024-09-14 09:21:15 +02:00
binary_sensor.py Refactor LcnEntity signature (#124411) 2024-09-10 19:38:40 +02:00
climate.py Refactor LcnEntity signature (#124411) 2024-09-10 19:38:40 +02:00
config_flow.py Make acknowledge requests from LCN modules optional (#125765) 2024-09-14 09:21:15 +02:00
const.py Make acknowledge requests from LCN modules optional (#125765) 2024-09-14 09:21:15 +02: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 Make acknowledge requests from LCN modules optional (#125765) 2024-09-14 09:21:15 +02:00
icons.json
light.py Refactor LcnEntity signature (#124411) 2024-09-10 19:38:40 +02:00
manifest.json Make acknowledge requests from LCN modules optional (#125765) 2024-09-14 09:21:15 +02:00
scene.py Refactor LcnEntity signature (#124411) 2024-09-10 19:38:40 +02:00
schemas.py
sensor.py Refactor LcnEntity signature (#124411) 2024-09-10 19:38:40 +02:00
services.py Add tests for LCN actions / services (#125391) 2024-09-06 09:51:11 +02:00
services.yaml
strings.json Make acknowledge requests from LCN modules optional (#125765) 2024-09-14 09:21:15 +02:00
switch.py Refactor LcnEntity signature (#124411) 2024-09-10 19:38:40 +02:00
websocket.py Send entity name or original name to LCN frontend (#124518) 2024-08-31 11:42:22 +02:00