mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update BloomSky conditions (#2063)
The rain and night conditions are binary sensors and can not be used in the main Bloomsky sensor component. I have removed them from this list and added a note referring people to the BloomSky binary sensor component.
This commit is contained in:
parent
db08498ef7
commit
d69ecd8102
@ -25,11 +25,9 @@ sensor:
|
||||
monitored_conditions:
|
||||
- Temperature
|
||||
- Humidity
|
||||
- Rain
|
||||
- Pressure
|
||||
- UVIndex
|
||||
- Luminance
|
||||
- Night
|
||||
- Voltage
|
||||
```
|
||||
|
||||
@ -38,9 +36,10 @@ Configuration variables:
|
||||
- **monitored_conditions** array (*Required*): The sensors that you wish to monitor on all of your devices. Select from these options:
|
||||
- Humidity
|
||||
- Luminance
|
||||
- Night
|
||||
- Pressure
|
||||
- Rain
|
||||
- Temperature
|
||||
- UVIndex
|
||||
- Voltage
|
||||
|
||||
|
||||
More conditions are available using the [BloomSky binary sensor](/components/binary_sensor.bloomsky) component.
|
||||
|
Loading…
x
Reference in New Issue
Block a user