From ca07ab5417a62e958c29d3ca304d2d3abfaf4ad5 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Thu, 19 Mar 2020 15:58:37 +0100 Subject: [PATCH] Prep for release --- README.md | 12 ++++++++---- RELEASENOTES.md | 2 +- tasmota/CHANGELOG.md | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e6e157efb..2a32990ff 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,8 @@ People helping to keep the show on the road: - reloxx13 for his [TasmoAdmin](https://github.com/reloxx13/TasmoAdmin) management tool - Joachim Banzhaf for his TSL2561 library and driver - Gijs Noorlander for his MHZ19, SenseAir and updated PubSubClient drivers -- Emontnemery for his HomeAssistant Discovery concept and many code tuning tips +- Erik Montnemery for his HomeAssistant Discovery concept and many code tuning tips +- Federico Leoni for continued HomeAssistant Discovery support - Aidan Mountford for his HSB support - Daniel Ztolnai for his Serial Bridge implementation - Gerhard Mutz for multiple sensor & display drivers, Sunrise/Sunset, and scripting @@ -135,12 +136,15 @@ People helping to keep the show on the road: - Norbert Richter for his [decode-config.py](https://github.com/tasmota/decode-config) tool - Andre Thomas for providing [thehackbox](http://thehackbox.org/tasmota/) OTA support and daily development builds - Joel Stein, digiblur and Shantur Rathore for their Tuya research and driver -- Frogmore42 and Jason2866 for providing many issue answers -- Blakadder for editing the wiki and providing template management +- Frogmore42 for providing many issue answers +- Jason2866 for platformio support and providing many issue answers +- Blakadder for managing the new document site and providing template management - Stephan Hadinger for refactoring light driver, enhancing HueEmulation and Zigbee support - tmo for designing the official Tasmota logo - Stefan Bode for his Shutter and Deep sleep drivers -- Jacek Ziółkowski for his [TDM](https://github.com/jziolkowski/tdm) management tool +- Jacek Ziółkowski for his [TDM](https://github.com/jziolkowski/tdm) management tool and [Tasmotizer](https://github.com/tasmota/tasmotizer) flashing tool +- Christian Staars for NRF24L01 and HM-10 Bluetooth sensor support +- Pail Diem for UDP Group communication support - Many more providing Tips, Wips, Pocs, PRs and Donations ## License diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 7f462dd04..05f63f01e 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -124,4 +124,4 @@ The following binary downloads have been compiled with ESP8266/Arduino library c - Add support for Jarolift rollers by Keeloq algorithm - Add support for MaxBotix HRXL-MaxSonar ultrasonic range finders by Jon Little (#7814) - Add support for HDC1080 Temperature and Humidity sensor by Luis Teixeira (#7888) -- Add support for ElectriQ iQ-wifiMOODL RGBW light by ianbyte (#7947) +- Add support for ElectriQ iQ-wifiMOODL RGBW light by Ian King (#7947) diff --git a/tasmota/CHANGELOG.md b/tasmota/CHANGELOG.md index d32269e10..1c11c313a 100644 --- a/tasmota/CHANGELOG.md +++ b/tasmota/CHANGELOG.md @@ -9,7 +9,7 @@ - Add command ``HumOffset -10.0 .. 10.0`` to set global humidity sensor offset (#7934) - Add Zigbee support for Hue emulation by Stefan Hadinger - Add Dew Point to Temperature and Humidity sensors -- Add support for ElectriQ iQ-wifiMOODL RGBW light by ianbyte (#7947) +- Add support for ElectriQ iQ-wifiMOODL RGBW light by Ian King (#7947) ### 8.1.0.10 20200227