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:
Theo Arends 2020-02-05 16:57:19 +01:00
parent 186d3fcb4d
commit df35a54824
2 changed files with 2 additions and 2 deletions

View File

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

View File

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