From 72d561e9be344380a8d6057175f60a5b613ddf95 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Fri, 2 Oct 2020 14:35:11 +0200 Subject: [PATCH] Change new IR Raw compact format (#9444) --- RELEASENOTES.md | 1 + tasmota/CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 8d3ed5c59..b95077984 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -63,3 +63,4 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota - Remove auto config update for all Friendlynames and Switchtopic from versions before 8.x - Change redesigning ESP8266 GPIO internal representation in line with ESP32 +- Change new IR Raw compact format (#9444) diff --git a/tasmota/CHANGELOG.md b/tasmota/CHANGELOG.md index b2be4e46e..9314f6188 100644 --- a/tasmota/CHANGELOG.md +++ b/tasmota/CHANGELOG.md @@ -6,6 +6,7 @@ - Remove auto config update for all Friendlynames and Switchtopic from versions before 8.x - Change redesigning ESP8266 GPIO internal representation in line with ESP32 +- Change new IR Raw compact format (#9444) ### 8.5.1 20201002 @@ -31,7 +32,6 @@ - Add Zigbee auto-config when pairing - Add support for MLX90640 IR array temperature sensor by Christian Baars - Add support for VL53L1X time of flight sensor by Johann Obermeier -- Change new IR Raw compact format ### 8.5.0 20200907