Ad release note

This commit is contained in:
device111 2020-02-19 19:49:09 +01:00
parent 84a2da2ee2
commit f7d4d5ddb1
2 changed files with 14 additions and 13 deletions

View File

@ -103,3 +103,4 @@ The following binary downloads have been compiled with ESP8266/Arduino library c
- Add support for FiF LE-01MR energy meter by saper-2 (#7584)
- Add new DHT driver. The old driver can still be used using define USE_DHT_OLD (#7468)
- Add another new DHT driver based on ESPEasy. The old driver can still be used using define USE_DHT_OLD. The previous new driver can be used with define USE_DHT_V2 (#7717)
- Add initial support for Sensors AHT10 and AHT15 by Martin Wagner (#7596)