core/homeassistant/components/lifx
epenet c759512c70
Prevent callback decorator on coroutine functions ()
* 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 Use debug instead of info log level in components [L] () 2024-09-16 12:38:28 +02:00
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 Prevent callback decorator on coroutine functions () 2024-09-23 02:55:55 +02:00
services.yaml
strings.json
util.py