Closed briis closed 5 years ago
I have added the files and i’'m trying to only add the smartweather to connect my weatherflow. I have downloaded your git and renamed the folder to smartweather
I see the custom components are succesfully loaded by HA
I'm running HA 0.89.2 in docker on a Ubuntu NUC
Bug fixed and closed in release V0.0.4
Users get several errors when setting up the component. It is still unclear where the error occurs, but some of the errors that are logged are:
Invalid config for [smartweather]: required key not provided @ data['platform']. Got None. (See ?, line ?). Please check the docs at https://home-assistant.io/components/smartweather/
and
Invalid config for [smartweather]: expected a dictionary for dictionary value @ data['smartweather']. Got [OrderedDict([('station_id', '1234'), ('api_key', '20c70eae-e62f-4d3b-b3a4-8586e90f3ac8')])]. (See ?, line ?). Please check the docs at https://home-assistant.io/components/smartweather/