core/homeassistant/components/hassio
Franck Nijhof 30058297cf
Migrate backported StrEnum to built-in StrEnum (#97101)
2023-07-23 23:19:24 +02:00
..
__init__.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -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
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 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