home-assistant.io/source/_components/binary_sensor.bloomsky.markdown
Fabian Affolter aa31566b35
Minor changes
2016-09-01 17:20:19 +02:00

987 B

layout title description date sidebar comments sharing footer logo ha_category ha_release ha_iot_class
page BloomSky Binary Sensor Instructions on how to set up BloomSky binary sensors within Home Assistant. 2016-02-22 07:00 true false true true bloomsky.png Binary Sensor 0.14 Cloud Polling

The bloomsky binary sensor platform allows you to get data from your BloomSky device.

To get your BloomSky binary sensors working with Home Assistant, follow the instructions for the BloomSky component first.

To use your BloomSky binary sensor in your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
binary_sensor:
  - platform: bloomsky
    monitored_conditions:
      - Night
      - Rain

Configuration variables:

  • monitored_conditions array (Required): The sensors that you wish to monitor on all of your devices. Select from these options:
    • Night
    • Rain