core/homeassistant/components/lifx
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
binary_sensor.py
button.py
config_flow.py
const.py
coordinator.py
diagnostics.py
discovery.py
entity.py
icons.json
light.py
manager.py
manifest.json
migration.py
select.py
sensor.py
services.yaml
strings.json
util.py