We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6837e21 commit 7bbea79Copy full SHA for 7bbea79
aiohasupervisor/models/resolution.py
@@ -91,6 +91,7 @@ class UnsupportedReason(StrEnum):
91
DNS_SERVER = "dns_server"
92
DOCKER_CONFIGURATION = "docker_configuration"
93
DOCKER_VERSION = "docker_version"
94
+ HOME_ASSISTANT_CORE_VERSION = "home_assistant_core_version"
95
JOB_CONDITIONS = "job_conditions"
96
LXC = "lxc"
97
NETWORK_MANAGER = "network_manager"
0 commit comments