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

Missing property state_topic, Property access_key is not allowed, Property rig_name is not allowed #9

Open
suyashrai opened this issue Jan 12, 2022 · 1 comment

Comments

@suyashrai
Copy link

I'm implementing the below code in configuration.yaml but it shows errors.

  • platform: hacs-minerstat
    name: "Thunderbird"
    access_key: "samplekey"
    rig_name: "Thunderbird"

Erros:

Missing property state_topic
Property access_key is not allowed
Property rig_name is not allowed

@gilsonmandalogo

@mannebk79
Copy link

mannebk79 commented Jan 12, 2022

rig_name needs to be all CAPITAL !!!

don't worry about error reports in the editor, i have them too and it works just fine.

if you want to paste code, use the <> sign above the text to get a "code" section, then other folks could copy paste your config and see whats up with yours. HA is extremely sensitive to "space" signs in its yaml configs.

that's code

Cheers

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

2 participants