PV
2020-05-31 16:48: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 experience issues with Home Assistant.
2020-05-31 16:48:21 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for yandex_station which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-05-31 16:48:34 ERROR (MainThread) [homeassistant.setup] Error during setup of component yandex_station
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 171, in _async_setup_component
hass, processed_config
File "/config/custom_components/yandex_station/__init__.py", line 40, in async_setup
config[CONF_USERNAME], config[CONF_PASSWORD], session)
KeyError: 'username'