You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever, I comment out some app in yaml, if that app config contains a reference to secrets.yaml, I get a warning in the logs.
To be clear: This happens when the yaml is commented out, not when it is uncommented. When I remove the comments, everything just works with no warnings.
What happened?
Whenever, I comment out some app in yaml, if that app config contains a reference to
secrets.yaml
, I get a warning in the logs.To be clear: This happens when the yaml is commented out, not when it is uncommented. When I remove the comments, everything just works with no warnings.
It loads values from
secrets.yaml
just fine when the yaml is not commented. I also have a Home Assistant Community post about this.FYI: The Addon does not report AppDaemon version, it just shows it as
4.x
. I am musing the Addon v0.16.4Version
4.x
Installation type
Home Assistant add-on
Relevant log output
Relevant code in the app or config file that caused the issue
Only the version WITH comments as shown here is problematic.
Anything else?
No response
The text was updated successfully, but these errors were encountered: