From 537fa4d496ba3f78c9ff9c60dca311c8316052d3 Mon Sep 17 00:00:00 2001 From: blakadder Date: Thu, 22 Oct 2020 11:29:51 +0200 Subject: [PATCH 1/2] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f851a795e..156a7489f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file. - Support for Vietnamese language translations by Tâm.NT - Support for timers in case of no-sunset permanent day by cybermaus (#9543) - Command ``NoDelay`` for immediate backlog command execution by Erik Montnemery (#9544) -- Command ``SwitchMode 15`` sending only MQTT message on switch change (#9596) +- Command ``SwitchMode 15`` sending only MQTT message on switch change (#9593) - Support for EZO Ph and ORP sensors by Christopher Tremblay (#9567) - Support for EZO RTD sensors by Christopher Tremblay (#9585) - On ZigbeeBridge support for glowing led when permit join is active (#9581) From a9c56f7b1c35bfd4d2caa6bf80a862e3883ec84b Mon Sep 17 00:00:00 2001 From: blakadder Date: Thu, 22 Oct 2020 11:30:20 +0200 Subject: [PATCH 2/2] Update RELEASENOTES.md --- RELEASENOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index ebea16a14..d7d1a1aac 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -60,7 +60,7 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota ## Changelog v9.0.0.2 ### Added - Command ``NoDelay`` for immediate backlog command execution by Erik Montnemery (#9544) -- Command ``SwitchMode 15`` sending only MQTT message on switch change (#9596) +- Command ``SwitchMode 15`` sending only MQTT message on switch change (#9593) - Zigbee command ``ZbData`` for better support of device specific data - Optional support for Mitsubishi Electric HVAC by David Gwynne (#9237) - Optional support for Orno WE517-Modbus energy meter by Maxime Vincent (#9353)