core/homeassistant/components/fritzbox
Michael e53f380710
Migrate climate attributes to own entities in AVM Fritz!SmartHome (#143394)
* migrate climate attributes to own entities

* add a comment to make it searchable

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Apply suggestions from code review

* update snapshots

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-04-30 18:37:58 +02:00
..
__init__.py
binary_sensor.py Migrate climate attributes to own entities in AVM Fritz!SmartHome (#143394) 2025-04-30 18:37:58 +02:00
button.py
climate.py Migrate climate attributes to own entities in AVM Fritz!SmartHome (#143394) 2025-04-30 18:37:58 +02:00
config_flow.py
const.py
coordinator.py Add support for device sub units in AVM Fritz!SmartHome (#142845) 2025-04-14 22:19:14 +02:00
cover.py
diagnostics.py
entity.py Add support for device sub units in AVM Fritz!SmartHome (#142845) 2025-04-14 22:19:14 +02:00
icons.json Migrate climate attributes to own entities in AVM Fritz!SmartHome (#143394) 2025-04-30 18:37:58 +02:00
light.py
manifest.json
model.py
sensor.py Remove unnecessary mixins from AVM Fritz!SmartHome (#143658) 2025-04-25 14:12:59 +02:00
strings.json Migrate climate attributes to own entities in AVM Fritz!SmartHome (#143394) 2025-04-30 18:37:58 +02:00
switch.py