core/homeassistant/components/fritz
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 Use debug/warning instead of info log level in components [f] (#125971) 2024-09-14 23:47:27 +02:00
device_tracker.py
diagnostics.py
entity.py
icons.json
image.py
manifest.json
sensor.py
services.py
services.yaml
strings.json
switch.py Prevent callback decorator on coroutine functions (#126429) 2024-09-23 02:55:55 +02:00
update.py