github briis/smartweather v2.0.2
Version 2.0.2

latest releases: v2.2.12, v2.2.10, v2.2.9...
4 years ago

BREAKING CHANGE - read the upgrade instructions below before installing

This is a total rewrite of this component. It introduces a couple of major changes:

  • The component is converted to an Integration, that uses the Integration Page in HA to setup and configure. So no more YAML editing
  • It removes the dependency on DarkSky, and is now using the Forecast data that was introduced by Weatherflow a few month ago. Thanks to @max-rousseau for doing the initial work on this
  • There is support for both the new Tempest Devices and the AIR and SKY devices

Please see the README.md for full instructions on how to set this up or upgrade.

Upgrading from a previous version

The integration has been rewritten, to use Config Flow as configuration option, so if you have a previous version installed, you must first remove that.

So when upgrading do the following in this order:

  1. Edit the yaml files that contain references to smartweather and remove them from the file. (configuration.yaml and were ever you store sensor, binary_sensor and weather configuration)
  2. Remove the Integration from HACS
  3. Restart Home Assistant
  4. When HA is back online go to HACS and install the new Beta Version of SmartWeather
  5. Restart Home Assistant
  6. When HA is back online, go to Configuration and then Integrations, click the + sign in the bottom right, and search for SmartWeather.
  7. Fill out the Configuration Options, and click Submit. You should now have all the Devices and Entities configured.

Don't miss a new smartweather release

NewReleases is sending notifications on new releases.