1
mirror of https://github.com/home-assistant/supervisor synced 2024-10-04 11:57:51 +02:00
ha-supervisor/supervisor
Mike Degatano 61288559b3
Always stop the addon before restoring it (#4492)
* Always stop the addon before restoring it

* patch ingress refresh to avoid timeout
2023-08-15 13:08:45 +02:00
..
addons Always stop the addon before restoring it (#4492) 2023-08-15 13:08:45 +02:00
api Use udev path instead of mac or name for nm match (#4476) 2023-08-04 17:39:35 -04:00
backups Temporary operations for backups take place in destination folder (#4452) 2023-07-21 22:49:31 -04:00
data Add Home Assistant Green (#4486) 2023-08-10 17:31:37 +02:00
dbus Fallback on interface name if path is missing (#4479) 2023-08-07 20:53:25 -04:00
discovery Allow discovery messages for unknown services with a warning (#4449) 2023-07-21 15:05:51 -04:00
docker Add job group execution limit option (#4457) 2023-08-08 16:49:17 -04:00
hardware Watchdog addon on successful but unexpected exit (#3815) 2022-08-22 20:29:27 -04:00
homeassistant Add job group execution limit option (#4457) 2023-08-08 16:49:17 -04:00
host Use udev path instead of mac or name for nm match (#4476) 2023-08-04 17:39:35 -04:00
jobs Add job group execution limit option (#4457) 2023-08-08 16:49:17 -04:00
misc Addon startup waits for healthy (#4376) 2023-06-20 10:13:15 -04:00
mounts Allow all characters in mount credentials (#4399) 2023-06-22 15:55:13 -04:00
os Prevent multiple data disks with name hassos-data-external (#4222) 2023-04-01 08:40:19 +02:00
plugins Reduce executor code for docker (#4438) 2023-07-18 11:39:39 -04:00
resolution Reduce executor code for docker (#4438) 2023-07-18 11:39:39 -04:00
security Rework fixups & Add integrity (#3614) 2022-05-05 16:21:19 +02:00
services Bump to python 3.10 and alpine 3.16 (#3791) 2022-08-16 14:33:23 +02:00
store Missing an await in addon data (#4487) 2023-08-10 16:31:43 -04:00
utils Allow discovery messages for unknown services with a warning (#4449) 2023-07-21 15:05:51 -04:00
__init__.py
__main__.py Create asyncio loop explicitly (#3804) 2022-08-19 10:01:01 -04:00
arch.py
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 Allow all characters in mount credentials (#4399) 2023-06-22 15:55:13 -04:00
const.py Separate startup event from update check event (#4425) 2023-07-06 12:45:37 -04:00
core.py Reduce executor code for docker (#4438) 2023-07-18 11:39:39 -04:00
coresys.py Reduce executor code for docker (#4438) 2023-07-18 11:39:39 -04:00
exceptions.py Add job group execution limit option (#4457) 2023-08-08 16:49:17 -04:00
ingress.py Bump to python 3.10 and alpine 3.16 (#3791) 2022-08-16 14:33:23 +02:00
supervisor.py Add support for apparmor channels (#4408) 2023-06-27 19:12:42 +02:00
updater.py Update to python 3.11 (#4296) 2023-05-22 19:12:34 +02:00
validate.py Extend container image name validator (#4480) 2023-08-10 12:58:33 -04:00