Danielhiversen / home_assistant_airthings_cloud

Airthings cloud
Apache License 2.0
32 stars 6 forks source link

Invalid E-mail incorrect error #19

Closed Galapagon closed 3 years ago

Galapagon commented 3 years ago

When performing initial setup, leaving the email from the setup instructions unchanged produces an

Platform error sensor.airthings_cloud - Integration 'airthings_cloud' not found.

Error, instead of an invalid credentials error upon rebooting Home Assistant.

Galapagon commented 3 years ago

Issue is actually occurring because custom component must be added, Home Assistant reboot, then configured from YAML, I suggest adjusting the instructions accordingly.

Danielhiversen commented 3 years ago

That is standard procedure for any custom component, but a pull request is welcoome