hass-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 Fix hassio with python3.11 (#92178) 2023-04-28 15:38:32 +02:00
auth.py
binary_sensor.py Add entity name translations to Supervisor (#90937) 2023-04-22 21:17:00 +02:00
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 Include UUID in hassio discovery data (#91970) 2023-04-25 09:48:47 +02:00
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
handler.py Add LED settings support to Home Assistant Yellow (#86451) 2023-04-26 11:02:52 -04:00
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 Add docker config repair for supervisor issue (#93820) 2023-05-30 22:08:45 +02:00
sensor.py Add entity name translations to Supervisor (#90937) 2023-04-22 21:17:00 +02:00
services.yaml Migrate hassio services to support translations (#96386) 2023-07-12 13:47:58 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
system_health.py
update.py
websocket_api.py Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00