ha-supervisor/supervisor
Mike Degatano fa90c247ec
Correct /store/addons api output (#4589)
2023-09-29 09:17:39 -04:00
..
addons Only tell HA to refresh ingress on restore on change (#4552) 2023-09-13 08:50:32 +02:00
api Correct /store/addons api output (#4589) 2023-09-29 09:17:39 -04:00
backups Fix typos in docstrings (#4546) 2023-09-26 09:21:57 +02:00
data Add Home Assistant Green (#4486) 2023-08-10 17:31:37 +02:00
dbus Add support for green LEDs to API (#4556) 2023-09-14 09:27:12 -04:00
discovery Allow discovery messages for unknown services with a warning (#4449) 2023-07-21 15:05:51 -04:00
docker Use newer StrEnum and IntEnum over Enum (#4521) 2023-09-06 12:21:04 -04:00
hardware Use newer StrEnum and IntEnum over Enum (#4521) 2023-09-06 12:21:04 -04:00
homeassistant Ingress does not break when username missing (#4551) 2023-09-11 10:42:31 -04:00
host Use newer StrEnum and IntEnum over Enum (#4521) 2023-09-06 12:21:04 -04:00
jobs Network backups skip free space check (#4563) 2023-09-19 16:28:39 +02:00
misc Skip watchdog API test on landingpage (#4588) 2023-09-29 09:17:22 -04:00
mounts Mount names cannot include non-alphanumerics (#4545) 2023-09-09 10:54:04 +02:00
os Backup and restore track progress in job (#4503) 2023-08-30 16:01:03 -04:00
plugins Use newer StrEnum and IntEnum over Enum (#4521) 2023-09-06 12:21:04 -04:00
resolution Use newer StrEnum and IntEnum over Enum (#4521) 2023-09-06 12:21:04 -04:00
security Use newer StrEnum and IntEnum over Enum (#4521) 2023-09-06 12:21:04 -04:00
services Bump to python 3.10 and alpine 3.16 (#3791) 2022-08-16 14:33:23 +02:00
store Use newer StrEnum and IntEnum over Enum (#4521) 2023-09-06 12:21:04 -04:00
utils Switch from ruamel.yaml to pyyaml (#4555) 2023-09-13 08:57:01 +02:00
__init__.py Rename Hass.io -> Supervisor (#1522) 2020-02-21 17:55:41 +01:00
__main__.py Create asyncio loop explicitly (#3804) 2022-08-19 10:01:01 -04:00
arch.py Bump pyupgrade from 2.26.0 to 2.26.0.post1 (#3131) 2021-09-21 18:22:56 +02:00
auth.py Bump black from 22.12.0 to 23.1.0 (#4126) 2023-02-01 16:41:46 -05:00
bootstrap.py Allow all characters in mount credentials (#4399) 2023-06-22 15:55:13 -04:00
bus.py Bump pyupgrade from 3.1.0 to 3.2.0 (#3979) 2022-11-08 19:38:55 +01:00
config.py Use newer StrEnum and IntEnum over Enum (#4521) 2023-09-06 12:21:04 -04:00
const.py Add support for green LEDs to API (#4556) 2023-09-14 09:27:12 -04:00
core.py Use newer StrEnum and IntEnum over Enum (#4521) 2023-09-06 12:21:04 -04:00
coresys.py Fix typos in docstrings (#4546) 2023-09-26 09:21:57 +02:00
exceptions.py Add freeze/thaw apis for external snapshots (#4538) 2023-09-09 10:54:19 +02:00
ingress.py Allows the supervisor to send a session's user to addon with header X-Remote-User (#4152) 2023-08-22 10:11:13 +02:00
supervisor.py Use newer StrEnum and IntEnum over Enum (#4521) 2023-09-06 12:21:04 -04:00
updater.py Use newer StrEnum and IntEnum over Enum (#4521) 2023-09-06 12:21:04 -04:00
validate.py Allows the supervisor to send a session's user to addon with header X-Remote-User (#4152) 2023-08-22 10:11:13 +02:00