core/homeassistant/components/hassio
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 Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
addon_manager.py
addon_panel.py
auth.py
binary_sensor.py
config_flow.py
const.py Migrate backported StrEnum to built-in StrEnum (#97101) 2023-07-23 23:19:24 +02:00
diagnostics.py
discovery.py
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
handler.py
http.py Avoid compressing binary images on ingress (#96581) 2023-07-15 00:09:25 -10:00
ingress.py Avoid compressing binary images on ingress (#96581) 2023-07-15 00:09:25 -10:00
issues.py Import names from typing instead of typing_extensions [3.11] (#97065) 2023-07-22 17:03:44 -05:00
manifest.json
repairs.py
sensor.py
services.yaml
strings.json
system_health.py
update.py
websocket_api.py