mirror of https://github.com/arendst/Tasmota.git
Updated Sensor Configuration (markdown)
parent
193a57c9cb
commit
b85979bf41
|
@ -23,8 +23,8 @@ The following single wire sensors are supported:
|
|||
- 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
|
||||
- External switch - ``Switch (9)``<br/>Use ``SwitchMode`` to tune it's behaviour
|
||||
- HC-SR501 PIR Motion Detection - ``Switch (9)``<br/>Use ``SwitchMode`` to tune it's behaviour
|
||||
- External switch - ``Switch (9)``<br/>Use ``SwitchMode`` to tune its behaviour
|
||||
- HC-SR501 PIR Motion Detection - ``Switch (9)``<br/>Use ``SwitchMode`` to tune its behaviour
|
||||
|
||||
You can add a sensor using the following (MQTT) commands:
|
||||
|
||||
|
|
Loading…
Reference in New Issue