core/homeassistant/components/fritzbox
Michael 9d508ac7ae
Add entity name translations to AVM Fritz!SmartHome (#90707)
* add entity name translation

* sort and capitalize

* adjust tests

* sort entities
2023-04-03 13:04:09 -04:00
..
__init__.py Add entity name translations to AVM Fritz!SmartHome (#90707) 2023-04-03 13:04:09 -04:00
binary_sensor.py Add entity name translations to AVM Fritz!SmartHome (#90707) 2023-04-03 13:04:09 -04:00
button.py
climate.py
config_flow.py
const.py
coordinator.py
cover.py
diagnostics.py
light.py Bump pyfritzhome to 0.6.8 and add support for Non-Color-Bulbs (#89141) 2023-03-08 18:24:37 +01:00
manifest.json Bump pyfritzhome to 0.6.8 and add support for Non-Color-Bulbs (#89141) 2023-03-08 18:24:37 +01:00
model.py Fix fritzbox TypedDict definition (#90043) 2023-03-21 15:52:30 +01:00
sensor.py Add entity name translations to AVM Fritz!SmartHome (#90707) 2023-04-03 13:04:09 -04:00
strings.json Add entity name translations to AVM Fritz!SmartHome (#90707) 2023-04-03 13:04:09 -04:00
switch.py