mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-06 02:58:57 +00:00
843 B
843 B
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category |
---|---|---|---|---|---|---|---|---|---|
page | BloomSky | Instructions how to integrate the BloomSky within Home Assistant. | 2016-02-03 20:00 | true | false | true | true | bloomsky.png | Hub |
The bloomsky
component allows you to access your BloomSky weather station's sensors and camera from Home Assistant.
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, obtained from your BloomSky dashboard (click
developers
in the bottom left of the screen)