briis / smartweather

WeatherFlow Smart Weather Component for Home Assistant
MIT License
108 stars 11 forks source link

Errors when loading the component #2

Closed briis closed 5 years ago

briis commented 5 years ago

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/

lubbertkramer commented 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

image

image

I see the custom components are succesfully loaded by HA

image

I'm running HA 0.89.2 in docker on a Ubuntu NUC

image

briis commented 5 years ago

Bug fixed and closed in release V0.0.4