Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

extra key's not working. #13

Closed
Vorms opened this issue Aug 20, 2019 · 1 comment
Closed

extra key's not working. #13

Vorms opened this issue Aug 20, 2019 · 1 comment

Comments

@Vorms
Copy link

Vorms commented Aug 20, 2019

I want to override parameters of apcupsd.
I have this config in configuration.yaml:

apcupsd:
 "extra": [
    {"key": "BATTERYLEVEL", "val": 15},
    {"key": "MINUTES", "val": 5}
 ]

the error message is:

Invalid config for [apcupsd]: [extra] is an invalid option for [apcupsd]. Check: apcupsd->apcupsd->extra. (See /config/configuration.yaml, line 111). Please check the docs at
https://home-assistant.io/components/apcupsd/

Many thanks for your help

@korylprince
Copy link
Owner

@Vorms

You're trying to put Hassio add-on configuration in the home assistant configuration.yaml.

Are you running Hass.io? If so, then you need to install this add-on and put that configuration in the add-on configuration (through the Hass.io web interface.)

If you aren't running Hass.io, then this add-on isn't for you and you'll need to install acpupsd yourself.

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

No branches or pull requests

2 participants