core/homeassistant/components/lcn
epenet c759512c70
Prevent callback decorator on coroutine functions (#126429)
* Prevent callback decorator on async functions

* Adjust

* Adjust

* Adjust components

* Adjust tests

* Rename

* One more

* Adjust

* Adjust again

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-23 02:55:55 +02:00
..
__init__.py Make acknowledge requests from LCN modules optional (#125765) 2024-09-14 09:21:15 +02:00
binary_sensor.py
climate.py
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
device_trigger.py
entity.py
helpers.py Make acknowledge requests from LCN modules optional (#125765) 2024-09-14 09:21:15 +02:00
icons.json
light.py
manifest.json Make acknowledge requests from LCN modules optional (#125765) 2024-09-14 09:21:15 +02:00
scene.py
schemas.py
sensor.py
services.py
services.yaml
strings.json Make acknowledge requests from LCN modules optional (#125765) 2024-09-14 09:21:15 +02:00
switch.py
websocket.py Prevent callback decorator on coroutine functions (#126429) 2024-09-23 02:55:55 +02:00