Updated Sensor Configuration (markdown)

leothehuman 2018-05-28 20:20:37 -07:00
parent 193a57c9cb
commit b85979bf41
1 changed files with 2 additions and 2 deletions

@ -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: