mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Add commands `CounterDebounceLow
and
CounterDebounceHigh
`
Add commands ``CounterDebounceLow`` and ``CounterDebounceHigh`` to control debouncing (#8021)
This commit is contained in:
parent
bd34db87b1
commit
7ebb5f3cb9
@ -59,6 +59,8 @@ The following binary downloads have been compiled with ESP8266/Arduino library c
|
||||
- Fix Zigbee sending wrong Sat value with Hue emulation
|
||||
- Add Zigbee command ``ZbRestore`` to restore device configuration dumped with ``ZbStatus 2``
|
||||
- Add Zigbee command ``ZbUnbind``
|
||||
- Add Zigbee command ``ZbBindState`` and ``manuf``attribute
|
||||
- Add commands ``CounterDebounceLow`` and ``CounterDebounceHigh`` to control debouncing (#8021)
|
||||
- Add support for unreachable (unplugged) Zigbee devices in Philips Hue emulation and Alexa
|
||||
- Add support for 64x48 SSD1306 OLED (#6740)
|
||||
- Add support for up to four MQTT GroupTopics using the same optional Device Group names (#8014)
|
||||
|
@ -3,7 +3,8 @@
|
||||
### 8.2.0.3 20200329
|
||||
|
||||
- Add support for longer template names
|
||||
- Add Zigbee commands ``ZbBindState`` and ``manuf``attribute
|
||||
- Add Zigbee command ``ZbBindState`` and ``manuf``attribute
|
||||
- Add commands ``CounterDebounceLow`` and ``CounterDebounceHigh`` to control debouncing (#8021)
|
||||
|
||||
### 8.2.0.2 20200328
|
||||
|
||||
@ -15,7 +16,7 @@
|
||||
- Change HM-10 sensor type detection and add features (#7962)
|
||||
- Fix possible Relay toggle on (OTA) restart
|
||||
- Fix Zigbee sending wrong Sat value with Hue emulation
|
||||
- Add ZIgbee command ``ZbRestore`` to restore device configuration dumped with ``ZbStatus 2``
|
||||
- Add Zigbee command ``ZbRestore`` to restore device configuration dumped with ``ZbStatus 2``
|
||||
- Add Zigbee command ``ZbUnbind``
|
||||
- Add support for unreachable (unplugged) Zigbee devices in Philips Hue emulation and Alexa
|
||||
- Add support for 64x48 SSD1306 OLED (#6740)
|
||||
|
Loading…
x
Reference in New Issue
Block a user