Closed jm-73 closed 4 years ago
When config only contains:
name: Indego username: !secret indego_username password: !secret indego_password
The config is not validated correctly in HA: Invalid config for [indego]: string value is None for dictionary value @ data['indego']['id']. Got None. (See /workspaces/core/myconfig/configuration.yaml, line 13).
Invalid config for [indego]: string value is None for dictionary value @ data['indego']['id']. Got None. (See /workspaces/core/myconfig/configuration.yaml, line 13).
When config only contains:
The config is not validated correctly in HA:
Invalid config for [indego]: string value is None for dictionary value @ data['indego']['id']. Got None. (See /workspaces/core/myconfig/configuration.yaml, line 13).