BloomSky


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.