Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HA secrets.yaml should be used in conjuntion with Add-ons yamls #33

Open
helson22 opened this issue Feb 25, 2025 · 0 comments
Open

HA secrets.yaml should be used in conjuntion with Add-ons yamls #33

helson22 opened this issue Feb 25, 2025 · 0 comments

Comments

@helson22
Copy link

helson22 commented Feb 25, 2025

Hello again,

I tried to use the HA functionality coming with secrets.yaml with following log-error

(node:230) [TAG_RESOLVE_FAILED] YAMLWarning: Unresolved tag: !secret at line 20, column 9:
  user: !secret mqtt_u
        ^^^^^^^
(Use `node --trace-warnings ...` to show where the warning was created)
(node:230) [TAG_RESOLVE_FAILED] YAMLWarning: Unresolved tag: !secret at line 21, column 13:
  password: !secret mqtt_p

It is usefull for mqtt connection data such as (usr, pw, host-ip) and for cpu-ip adresse for example.

Is it possible to implement this in the add-on?

Thx alot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant