core/homeassistant/components/madvr
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 Prevent callback decorator on coroutine functions (#126429) 2024-09-23 02:55:55 +02:00
binary_sensor.py
config_flow.py
const.py
coordinator.py
diagnostics.py
entity.py
errors.py
icons.json
manifest.json
remote.py
sensor.py
strings.json Prevent leading and trailing spaces in translation values (#126427) 2024-09-22 16:01:08 +02:00