ha-supervisor/supervisor/api
Jan Čermák 2a622a929d
Limit reporting of errors in Supervisor logs fallback (#5040)
We do not need to capture HostNotSupported errors to Sentry. The only
possible code path this error might come from is where the Journal
Gateway Daemon socket is unavailable, which is already reported as an
"Unsupported system" repair.
2024-04-25 10:44:21 +02:00
..
middleware Add an admin only device wipe API (#4934) 2024-02-29 10:29:52 -05:00
panel Update frontend (#4423) 2023-07-05 10:16:49 +02:00
__init__.py Limit reporting of errors in Supervisor logs fallback (#5040) 2024-04-25 10:44:21 +02:00
addons.py Use Systemd Journal API for all logs endpoints in API (#4972) 2024-04-04 12:09:08 +02:00
audio.py Use Systemd Journal API for all logs endpoints in API (#4972) 2024-04-04 12:09:08 +02:00
auth.py Allow listing of HA users via admin CLI (#4912) 2024-02-28 13:30:37 -05:00
backups.py Add background option to backup APIs (#4802) 2024-01-22 12:09:15 -05: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 Allow restarting core in safe mode (#5017) 2024-04-17 08:54:56 +02:00
discovery.py Remove discovery config validation from supervisor (#4937) 2024-03-05 16:25:15 +01:00
dns.py Use Systemd Journal API for all logs endpoints in API (#4972) 2024-04-04 12:09:08 +02:00
docker.py Bump voluptuous from 0.12.1 to 0.12.2 (#3147) 2021-09-27 08:28:34 +02:00
hardware.py Use signals to recognize new disks immediately (#5023) 2024-04-22 16:35:03 +02:00
homeassistant.py Allow restarting core in safe mode (#5017) 2024-04-17 08:54:56 +02:00
host.py Fix Supervisor logs fallback (#5022) 2024-04-22 09:42:12 +02:00
ingress.py Ensure empty body responses never generate an invalid chunked response (#4710) 2023-11-15 11:44:36 +01:00
jobs.py Add background option to backup APIs (#4802) 2024-01-22 12:09:15 -05:00
mounts.py Use backup mounts (#4289) 2023-05-16 14:08:22 -04:00
multicast.py Use Systemd Journal API for all logs endpoints in API (#4972) 2024-04-04 12:09:08 +02: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 Allow client to change boot slot via API (#4945) 2024-03-15 10:36:37 -04:00
proxy.py Proxy WebSocket close messages as well (#4942) 2024-03-04 10:31:27 -05: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 Refactor addons init to addons manager (#4760) 2023-12-12 09:36:05 +01:00
supervisor.py Use Systemd Journal API for all logs endpoints in API (#4972) 2024-04-04 12:09:08 +02:00
utils.py Use Systemd Journal API for all logs endpoints in API (#4972) 2024-04-04 12:09:08 +02:00