Fabian Affolter 22ef938b12
Fix typo
2016-09-26 08:35:26 +02:00

961 B

layout title description date sidebar comments sharing footer logo ha_category ha_release ha_iot_class
page BloomSky Instructions how to integrate the BloomSky within Home Assistant. 2016-02-03 20:00 true false true true bloomsky.png Hub 0.14 Cloud Polling

The bloomsky component allows you to access your BloomSky weather station's sensors, binary sensors, and camera from Home Assistant.

Obtain your API key from your BloomSky dashboard. Click developers in the bottom left of the screen.

To integrate your BloomSky hub with Home Assistant, add the following section to your configuration.yaml file:

# Example configuration.yaml entry
bloomsky:
  api_key: YOUR_API_KEY

Configuration variables:

  • api_key (Required): Your BloomSky API key.