herikw / home-assistant-custom-components

Atag One Custom components for Home-Assistant
GNU General Public License v3.0
11 stars 5 forks source link

is an invalid option for [climate.atagone]. #18

Closed prldoyle closed 5 years ago

prldoyle commented 5 years ago

Hi, I have installed this via HACS and then manually. my configuration file looks like this:

`climate:

But when trying to reload home assistant it comes up with this error.

2019-11-02 18:33:21 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for shelly which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant. 2019-11-02 18:33:21 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant. 2019-11-02 18:34:19 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for atagone which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant. 2019-11-02 18:34:19 ERROR (MainThread) [homeassistant.components.hassio] Invalid config for [climate.atagone]: [resources] is an invalid option for [climate.atagone]. Check: climate.atagone->resources. (See ?, line ?). Please check the docs at https://home-assistant.io/integrations/climate.atagone/ 2019-11-02 18:40:40 ERROR (MainThread) [homeassistant.components.hassio] Invalid config for [climate.atagone]: [resources] is an invalid option for [climate.atagone]. Check: climate.atagone->resources. (See ?, line ?). Please check the docs at https://home-assistant.io/integrations/climate.atagone/ 2019-11-02 18:41:58 ERROR (MainThread) [homeassistant.components.hassio] Invalid config for [climate.atagone]: [resources] is an invalid option for [climate.atagone]. Check: climate.atagone->resources. (See ?, line ?). Please check the docs at https://home-assistant.io/integrations/climate.atagone/ 2019-11-02 18:44:30 ERROR (MainThread) [homeassistant.components.hassio] Invalid config for [climate.atagone]: [resources] is an invalid option for [climate.atagone]. Check: climate.atagone->resources. (See ?, line ?). Please check the docs at https://home-assistant.io/integrations/climate.atagone/

prldoyle commented 5 years ago

IT is now working. Muist have been a configuration format issue.