Describe the bug
After adding configuration to configuration.yml I am receiving an error when validating configration in developer tools before restarting HA
To Reproduce
Steps to reproduce the behavior:
- add configuration to /config/configuration.yaml
- Click on 'Developer Tools'
- Click on "Check Configuration"
- Error Message: Integration error: sengledapi - Integration 'sengledapi' not found.
System configuration
System:
HA Version:
SengledApi Version:
configuration.yaml
# Loads default set of integrations. Do not remove.
default_config:
# Text to speech
tts:
- platform: google_translate
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
sengledapi:
username: dietric@gmail.com
password: xxxxxxxx
country: us
wifi: true
home-assistant.log
Describe the bug
After adding configuration to configuration.yml I am receiving an error when validating configration in developer tools before restarting HA
To Reproduce
Steps to reproduce the behavior:
System configuration
System:
HA Version:
SengledApi Version:
configuration.yaml
home-assistant.log