mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-24 12:29:08 +00:00
Fix
This commit is contained in:
@@ -79,7 +79,7 @@ class Tasks(CoreSysAttributes):
|
||||
|
||||
# don't perform a update on beta/dev channel
|
||||
if self._dev:
|
||||
_LOGGER.warning("Ignore Hass.io update on dev mode!")
|
||||
_LOGGER.warning("Ignore Hass.io update on dev channel!")
|
||||
return
|
||||
|
||||
_LOGGER.info("Found new Hass.io version")
|
||||
|
||||
Reference in New Issue
Block a user