1
mirror of https://github.com/home-assistant/supervisor synced 2024-09-27 19:03:30 +02:00
ha-supervisor/supervisor/api
2023-09-29 09:17:39 -04:00
..
middleware Use newer StrEnum and IntEnum over Enum (#4521) 2023-09-06 12:21:04 -04:00
panel Update frontend (#4423) 2023-07-05 10:16:49 +02:00
__init__.py Add support for green LEDs to API (#4556) 2023-09-14 09:27:12 -04:00
addons.py Addon startup waits for healthy (#4376) 2023-06-20 10:13:15 -04:00
audio.py Use dataclasses asdict for dataclasses (#4502) 2023-08-22 17:50:48 -04:00
auth.py Cleanup API / old rebranding (#3623) 2022-06-21 15:19:04 +02:00
backups.py Add freeze/thaw apis for external snapshots (#4538) 2023-09-09 10:54:19 +02:00
cli.py Bump pyupgrade from 2.26.0 to 2.26.0.post1 (#3131) 2021-09-21 18:22:56 +02:00
const.py Change User LED to System Health LED (#4586) 2023-09-26 14:54:41 -04:00
discovery.py List discovery only includes healthy addons (#4451) 2023-07-22 23:27:42 +02:00
dns.py Bump pyupgrade from 3.1.0 to 3.2.0 (#3979) 2022-11-08 19:38:55 +01:00
docker.py Bump voluptuous from 0.12.1 to 0.12.2 (#3147) 2021-09-27 08:28:34 +02:00
hardware.py Add udisks2 dbus support (#3848) 2023-02-15 08:17:29 +01:00
homeassistant.py Bump pyupgrade from 3.1.0 to 3.2.0 (#3979) 2022-11-08 19:38:55 +01:00
host.py Make host log endpoints cli friendly (#3974) 2022-10-27 08:48:15 +02:00
ingress.py Ingress does not break when username missing (#4551) 2023-09-11 10:42:31 -04:00
jobs.py List current job tree in api (#4514) 2023-08-31 10:01:42 +02:00
mounts.py Use backup mounts (#4289) 2023-05-16 14:08:22 -04:00
multicast.py Bump pyupgrade from 3.1.0 to 3.2.0 (#3979) 2022-11-08 19:38:55 +01:00
network.py Use udev path instead of mac or name for nm match (#4476) 2023-08-04 17:39:35 -04:00
observer.py Bump pyupgrade from 2.26.0 to 2.26.0.post1 (#3131) 2021-09-21 18:22:56 +02:00
os.py Change User LED to System Health LED (#4586) 2023-09-26 14:54:41 -04:00
proxy.py Increase core websocket proxy maximum message size to 64MiB (#4443) 2023-07-19 20:02:42 +02:00
resolution.py Bump pyupgrade from 3.1.0 to 3.2.0 (#3979) 2022-11-08 19:38:55 +01:00
root.py Add Core Update API (#3413) 2022-01-24 10:32:23 +01:00
security.py Add integrity check (#3608) 2022-04-30 10:14:43 +02:00
services.py Update isort configuration and sorts imports in codebase (#1739) 2020-05-21 13:30:54 +02:00
store.py Correct /store/addons api output (#4589) 2023-09-29 09:17:39 -04:00
supervisor.py Addon startup waits for healthy (#4376) 2023-06-20 10:13:15 -04:00
utils.py Sentry only loaded when diagnostics on (#3993) 2022-11-13 21:23:52 +01:00