Releases: AlexxIT/XiaomiGateway3
Releases · AlexxIT/XiaomiGateway3
v2.0.10 - 2022-04-28
- Adds support button click action in wireless mode for DHKGxxxx #720 #725 @TioaChan
- Adds better HomeKit support for climate #707
- Adds Gosund Mesh Triple Wall Switch model #718
- Adds Gosund Mesh Double Wall Switch model #730 @Zhubun
- Fix restore sensor value for custom units #723
- Fix empty childs for Mesh Groups
- Fix negative lastseen time change
v2.0.9 - 2022-04-05
- Fix "Connection from a second Hass" for Hub E1
v2.0.8 - 2022-04-04
- Adds support some Tuya devices #705 @drts-sv
- Adds support decoupled mode for Mesh switch #689
- Adds round temp and hum to Mesh switch with TH sensor
- Adds round to int for MathConv #709 @vturekhanov
- Adds action to zigbee Aqara Locks #713
- Update temp range for KTWKQ03ES #707
- Update TTL for Kettle BLE to 12h
- Inverse zigbee lock state #713
- Fix sensor setup on Hass v2022.4 #715 #716 @Antoni-Czaplicki
- Fix simultaneous operation of two Hass
v2.0.7 - 2022-03-12
- Add wireless switch and baby mode to ZNKG01HL/ZNKG02HL #683 @xrh0905
- Add support Yeelight downlight M1 (Mesh) #693 @yuqianma
- Add IKEA Bulb model support #665
- Rename brand for DHKG01ZM #690
- Remove unnecessary icons for alarm and moisture
- Fix support for Hass v2022.3.3 #694 @Kirmas
- Fix cover opening state #653
- Fix
cloud_linkparam decode #687 - Fix a possible problem with gateway reconnection
- Fix check when download binary not executable
- Fix resets counter
v2.0.6 - 2022-02-21
- Adds support Tuya Wireless Button TS004F (zigbee)
- Adds error display during telnet connections
- Increase timeouts while working with Telnet
- Fix
unhashable type: 'dict'error while pair new Aqara zigbee devices - Fix
send_commandwith Cloud account - Fix processing errors for zigbee in MIoT format
- Fix device triggers for buttons #658
- Fix brightness for Mesh bulbs #646
Version v2.0.5 was removed because "add gateway bug on integration setup".
v2.0.4 - 2022-02-15
- Adds support IKEA bulb (zigbee) #649
- Update support Neo Power Plug (zigbee)
- Fix "cannot be added a second time" error #632
v2.0.3 - 2022-02-12
v2.0.2 - 2022-02-10
- Adds some Tuya devices (Zigbee) @zvldz
- Adds Xiaomi Mesh Night Light (Mesh) @nesror
- Adds lemesh.switch.sw0a02 (Mesh) @nonleaf
- Fix support BLE locks
- Fix light sensor for Xiaomi Motion Sensor 2 (BLE)
- Fix battery percentage for Aqara Wall Button E1 #638
- Fix Entity Category warning #631
- Fix position for Cover Entity #630
v2.0.1 - 2022-02-09
- Fix unique ID for multichannel entities
v2.0.0 - 2022-02-09
Breaking changes
- Removed old Gateway entities and added new ones
- Some devices may have changed entity names
- You need to manually delete the old one entities
- At the first start you have to wait for the data from the sensors
New
- Total rewrite whole component architecture (read more)
- All devices are described by a specification with a list of converters:
- Xiaomi Zigbee device in Lumi and MIoT spec
- Xiaomi BLE devices in MiBeacon spec
- Xiaomi Mesh devices in MIoT spec
- Any Zigbee device in Zigbee Alliance spec
- Support any 3rd party Zigbee devices which have converter
- Support writing external converters
- Support many additional entities for devices
- Support new gateway Aqara Hub E1 CN
- New logic for saving device states between Hass restarts
- New logic for detecting device availability