mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-13 20:26:29 +00:00
Fix boot loop with OS 4.10 (#2062)
This commit is contained in:
parent
15cae6562f
commit
7633d26806
@ -93,7 +93,7 @@ class Core(CoreSysAttributes):
|
||||
self.sys_config.version == "dev"
|
||||
or self.sys_supervisor.instance.version == "dev"
|
||||
):
|
||||
self.supported = False
|
||||
self.healthy = False
|
||||
_LOGGER.warning(
|
||||
"Found a development supervisor outside dev channel (%s)",
|
||||
self.sys_updater.channel,
|
||||
|
Loading…
x
Reference in New Issue
Block a user