mirror of https://github.com/arendst/Tasmota.git
This change reflects the conversation and fix discussed in #735
parent
d1b56f2d45
commit
40e2c740a4
|
@ -17,6 +17,7 @@ The following single wire sensors are supported:
|
|||
- DHT22 Temperature and Humidity - ``DHT22 (3)`` in group 1
|
||||
- AM2302 Temperature and Humidity - ``DHT22 (3)`` in group 1
|
||||
- AM2321 Temperature and Humidity - ``DHT22 (3)`` 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
|
||||
- External switch - ``Switch (9)``<br/>Use ``SwitchMode`` to tune it's behaviour
|
||||
|
|
Loading…
Reference in New Issue