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

esphome: Dashes are not supported in IDs #7

Open
j9brown opened this issue Oct 12, 2022 · 0 comments
Open

esphome: Dashes are not supported in IDs #7

j9brown opened this issue Oct 12, 2022 · 0 comments

Comments

@j9brown
Copy link

j9brown commented Oct 12, 2022

Simply changing id: vue-utility to id: vue_utility resolves the issue.

My esphome version is 2022.9.4, if that helps.

% esphome run vue-utility-solar.yaml
INFO Reading configuration vue-utility-solar.yaml...
Failed config

mqtt: [source vue-utility-solar.yaml:27]
  broker: !secret mqtt_broker

  Dashes are not supported in IDs, please use underscores instead.
  id: vue-utility
  username: !secret mqtt_username
  password: !secret mqtt_password
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