mirror of https://github.com/arendst/Tasmota.git
Updated Sensor Configuration (markdown)
parent
f4fc45f50f
commit
176e10dfae
|
@ -19,8 +19,8 @@ The following single wire sensors are supported:
|
|||
- AM2302 Temperature and Humidity - ``AM2301 (2)`` in group 1
|
||||
- AM2321 Temperature and Humidity - ``AM2301 (2)`` in group 1
|
||||
- Itead SI7021 Temperature and Humidity - ``SI7021 (3)`` in group 1
|
||||
- DS18B20 Temperature - ``DS18x20 (4)`` in group 2<br/>Enable option ``USE_DS18x20`` in ``user_config.h`` for multiple sensors using OneWire library
|
||||
- DS18S20 Temperature - ``DS18x20 (4)`` in group 2<br/>Enable option ``USE_DS18x20`` in ``user_config.h`` using OneWire library
|
||||
- DS18B20 Temperature - ``DS18x20 (4)`` in group 2<br/>Enable option ``USE_DS18x20`` in ``my_user_config.h`` for multiple sensors using OneWire library
|
||||
- DS18S20 Temperature - ``DS18x20 (4)`` in group 2<br/>Enable option ``USE_DS18x20`` in ``my_user_config.h`` using OneWire library
|
||||
- External switch - ``Switch (9)``<BR>Use [`SwitchMode`](Commands#switchmode) to tune its behaviour
|
||||
- HC-SR501 PIR Motion Detection - ``Switch (9)``<BR>Use [`SwitchMode`](Commands#switchmode) to tune its behaviour
|
||||
|
||||
|
|
Loading…
Reference in New Issue