mirror of https://github.com/arendst/Tasmota.git
Add link to issue 7469
Add support for sensor DS18x20 on Shelly 1 and Shelly 1PM using Shelly Add-On adapter (#7469)
This commit is contained in:
parent
186d3fcb4d
commit
df35a54824
|
@ -89,4 +89,4 @@ The following binary downloads have been compiled with ESP8266/Arduino library c
|
|||
- Add SoftwareSerial to CSE7766 driver allowing different GPIOs (#7563)
|
||||
- Add optional parameter <startcolor> to command ``Scheme <scheme>, <startcolor>`` to control initial start color
|
||||
- Add rule trigger on one level deeper using syntax with two ``#`` like ``on zigbeereceived#vibration_sensor#aqaracubeside=0 do ...``
|
||||
- Add support for sensor DS18x20 on Shelly 1 and Shelly 1PM using Shelly Add-On adapter
|
||||
- Add support for sensor DS18x20 on Shelly 1 and Shelly 1PM using Shelly Add-On adapter (#7469)
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
### 8.1.0.6 20200205
|
||||
|
||||
- Add support for sensor DS18x20 on Shelly 1 and Shelly 1PM using Shelly Add-On adapter
|
||||
- Add support for sensor DS18x20 on Shelly 1 and Shelly 1PM using Shelly Add-On adapter (#7469)
|
||||
|
||||
### 8.1.0.5 20200126
|
||||
|
||||
|
|
Loading…
Reference in New Issue