hass-core/homeassistant/components/fritz
Erik Montnemery 045c327928
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
..
__init__.py Do not set hass data before first coordinator refresh (#97343) 2023-08-02 08:29:00 +02:00
binary_sensor.py Turn AVM FRITZ!Box Tools call deflection switches into coordinator entities (#91913) 2023-04-29 18:51:38 +02:00
button.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
common.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
config_flow.py Proper handling of authentication errors in AVM Fritz!Tools (#79434) 2023-02-01 16:03:18 +01:00
const.py Migrate backported StrEnum to built-in StrEnum (#97101) 2023-07-23 23:19:24 +02:00
device_tracker.py Fritz: cleanup unused variables (#93971) 2023-06-02 16:17:16 -04:00
diagnostics.py Improve integration type hints for diagnostics (#85526) 2023-01-09 15:17:48 +01:00
image.py Always add guest wifi qr code entity in AVM Fritz!Tools (#96435) 2023-07-12 20:54:48 +02:00
manifest.json Bump fritzconection to 1.12.2 (#96265) 2023-07-10 17:19:26 +02:00
sensor.py Turn AVM FRITZ!Box Tools call deflection switches into coordinator entities (#91913) 2023-04-29 18:51:38 +02:00
services.py String formatting and max line length - Part 2 (#84393) 2022-12-22 11:38:59 +01:00
services.yaml Migrate integration services (E-F) to support translations (#96367) 2023-07-11 23:57:29 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
switch.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
update.py