Skip to content

Releases: AlexxIT/XiaomiGateway3

v2.0.10 - 2022-04-28

28 Apr 07:56

Choose a tag to compare

  • 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

05 Apr 16:01

Choose a tag to compare

  • Fix "Connection from a second Hass" for Hub E1

v2.0.8 - 2022-04-04

04 Apr 18:35

Choose a tag to compare

  • 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

12 Mar 07:08

Choose a tag to compare

  • 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_link param 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

21 Feb 15:14

Choose a tag to compare

  • 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_command with 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

15 Feb 06:59

Choose a tag to compare

  • 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

12 Feb 14:04

Choose a tag to compare

  • Adds new Mesh switch model (4252) #629 #644
  • Adds Zigbee table update command for Aqara Hub E1 #645 @zvldz
  • Update spec for Xiaomi Water Leak Sensor (BLE)
  • Move wireless entities to config category
  • Fix problems on integration restarts
  • Fix spec for Aqara TH Sensor T1 (zigbee)

v2.0.2 - 2022-02-10

10 Feb 12:33

Choose a tag to compare

  • 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

09 Feb 14:20

Choose a tag to compare

  • Fix unique ID for multichannel entities

v2.0.0 - 2022-02-09

09 Feb 07:38

Choose a tag to compare

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