mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-17 14:16:29 +00:00
Revert info back to debug
This commit is contained in:
parent
f025d1df05
commit
a027f4b5fc
@ -61,4 +61,4 @@ class HomeAssistantSecrets(CoreSysAttributes):
|
||||
except (YAMLError, AttributeError) as err:
|
||||
_LOGGER.error("Can't process Home Assistant secrets: %s", err)
|
||||
else:
|
||||
_LOGGER.info("Reloading Home Assistant secrets: %s", len(self.secrets))
|
||||
_LOGGER.debug("Reloading Home Assistant secrets: %s", len(self.secrets))
|
||||
|
Loading…
x
Reference in New Issue
Block a user