mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Update variables
This commit is contained in:
parent
9031b45bba
commit
d05488eb4e
@ -25,6 +25,16 @@ sensor:
|
|||||||
- humidity
|
- humidity
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Configuration variables:
|
||||||
|
|
||||||
|
- **sensor** (*Required*): The sensor type, supported devices are DHT11, DHT22, and AM2302
|
||||||
|
- **pin** (*Required*): The pin the sensor is connected to.
|
||||||
|
- **monitored_conditions** array: Conditions to monitor.
|
||||||
|
- **temperature**:
|
||||||
|
- **humidity**:
|
||||||
|
|
||||||
|
Available conditions are only *temperature* and *humidity*.
|
||||||
|
|
||||||
The name of the pin to which the sensor is connected has different names on different platforms. 'P8_11' for Beaglebone, '23' for Raspberry Pi.
|
The name of the pin to which the sensor is connected has different names on different platforms. 'P8_11' for Beaglebone, '23' for Raspberry Pi.
|
||||||
|
|
||||||
<p class='note warning'>
|
<p class='note warning'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user