core/homeassistant/components/fritz
Michael 98a1608604
Reduce usage of executer threads in AVM Fritz!Tools (#114570)
* call entity state update calls in one executer task

* remove not needed wrapping

* mark as "non-public" method

* add guard against changes on _entity_update_functions
2024-04-01 21:59:06 +02:00
..
__init__.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
binary_sensor.py
button.py Remove entity description mixin in AVM Fritz!Tools (#112767) 2024-03-09 16:38:44 +01:00
common.py Reduce usage of executer threads in AVM Fritz!Tools (#114570) 2024-04-01 21:59:06 +02:00
config_flow.py
const.py
device_tracker.py
diagnostics.py
icons.json
image.py
manifest.json
sensor.py
services.py
services.yaml
strings.json
switch.py Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
update.py