Skip to content

Adafruit IO Weather Service

Compare
Choose a tag to compare
@brentru brentru released this 09 Jan 15:02
· 132 commits to master since this release
37403c9

Get hyper local, minute-by-minute weather forecasts delivered directly to your device running Adafruit IO Python. Service provided by Dark Sky.

The web panel for this service is available on Adafruit IO's Integrations page.

Note: An active Adafruit IO Plus subscription is required for using this integration. For more information about [Adafruit IO Plus (including its features and pricing), click here] (https://io.adafruit.com/plus).

Release Notes

  • Updated Client for use with Adafruit IO's weather service.
  • Updated MQTTClient for subscribing to weather forecasts.
  • Added example of subscribing to three different forecasts using the MQTT client, receiving and parsing data from the su is here

To use in CPython, pip3 install adafruit-io.

Read the docs for info on how to use it.