ha-supervisor/supervisor
Stefan Agner 190894010c
Reset failed API call counter on successful API call (#4862)
* Reset failed API call counter on successful API call

Make sure to reset the failed API call counter after a successful
API call. While at it also update the log messages a bit to make it
clearer what the problem is exactly.

* Address pytest changes
2024-01-31 11:41:21 -05:00
..
addons Auto updates to new version delay for 24 hours (#4838) 2024-01-30 08:58:28 -05:00
api Use orjson encoder for websocket messages (#4854) 2024-01-30 09:00:27 -05:00
backups Add background option to backup APIs (#4802) 2024-01-22 12:09:15 -05:00
data Add Raspberry Pi 5 (#4757) 2023-12-11 11:14:04 +01:00
dbus Fix WiFi WEP configuration (#4781) 2023-12-19 13:53:51 +01:00
discovery Allow discovery messages for unknown services with a warning (#4449) 2023-07-21 15:05:51 -04:00
docker Add support for setting target path in map config (#4694) 2023-12-27 15:14:23 -05:00
hardware Update python to 3.12 (#4815) 2024-01-13 16:35:07 +01:00
homeassistant Explicitly log when API requests timeout (#4861) 2024-01-31 10:17:24 -05:00
host Mark system as unhealthy on OSError Bad message errors (#4750) 2023-12-21 18:05:29 +01:00
jobs Fix serialization issue adding error to job (#4853) 2024-01-30 12:21:02 +01:00
misc Reset failed API call counter on successful API call (#4862) 2024-01-31 11:41:21 -05:00
mounts Wait until mount unit is deactivated on unmount (#4733) 2023-12-01 00:35:15 +01:00
os Mark system as unhealthy on OSError Bad message errors (#4750) 2023-12-21 18:05:29 +01:00
plugins Mark system as unhealthy on OSError Bad message errors (#4750) 2023-12-21 18:05:29 +01:00
resolution Mark system as unhealthy on OSError Bad message errors (#4750) 2023-12-21 18:05:29 +01: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 Auto updates to new version delay for 24 hours (#4838) 2024-01-30 08:58:28 -05:00
utils Improve json performance by porting core orjson utils (#4816) 2024-01-13 19:19:01 +01:00
__init__.py Rename Hass.io -> Supervisor (#1522) 2020-02-21 17:55:41 +01:00
__main__.py Significantly speed up creating backups with isal via zlib-fast (#4843) 2024-01-29 10:25:43 -10:00
arch.py Small speed up to arch is_supported (#4674) 2023-11-11 11:58:16 +01:00
auth.py Bump black from 22.12.0 to 23.1.0 (#4126) 2023-02-01 16:41:46 -05:00
bootstrap.py Fix bootstrap log typo (#4833) 2024-01-23 17:34:43 -10:00
bus.py Bump pyupgrade from 3.1.0 to 3.2.0 (#3979) 2022-11-08 19:38:55 +01:00
config.py Update python to 3.12 (#4815) 2024-01-13 16:35:07 +01:00
const.py Auto updates to new version delay for 24 hours (#4838) 2024-01-30 08:58:28 -05:00
core.py Fix fallback to non-SSL whoami call (#4751) 2023-12-12 15:24:46 -05:00
coresys.py Add background option to backup APIs (#4802) 2024-01-22 12:09:15 -05:00
exceptions.py Add background option to backup APIs (#4802) 2024-01-22 12:09:15 -05:00
ingress.py Make check_port an async function (#4677) 2023-12-05 15:49:35 -05:00
supervisor.py Mark system as unhealthy on OSError Bad message errors (#4750) 2023-12-21 18:05:29 +01:00
updater.py Bump tooling to target Python version 3.11 (#4666) 2023-11-03 12:02:55 +01:00
validate.py Fix saving ingress data on supervisor shutdown (#4672) 2023-11-07 13:07:16 -05:00