Skip to content

Releases: AlexxIT/XiaomiGateway3

v3.0.0 - 2023-01-21

21 Jan 06:50
Compare
Choose a tag to compare

Main changes

Starting with version 3, openmiio_agent daemon is installed on the gateway. This application takes over operation inside the gateway. And adds this features:

  • Full support original Xiaomi firmware not breaking any default MiHome features
  • Support Xiaomi Multimode Gateway 1 (aka Gateway 3), Xiaomi Multimode Gateway 2, Aqara Hub E1
  • Support latest firmwares for Xiaomi Multimode Gateway 1
  • Support control Zigbee, BLE, Mesh devices without Internet
  • ZHA and zigbee2mqtt modes for all supported gateways (breaks support for Zigbee devices in MiHome)
  • other features...

Important. Integration readme will be updated in few days.

Breaking changes

  • The telnet command is no longer needed, removed from setup and settings window
  • Zigbee firmware for Xiaomi Multimode Gateway 1 flashes from Gateway select entity, no more checkbox in settings #934
  • Custom zigbee firmware not necessary for ZHA or zigbee2mqtt mode
  • ZHA or zigbee2mqtt mode has no switch, it is always ready for connection integration on any gateway
  • The update rate of some BLE devices has decreased (minimum 3 minutes)
  • Gateway buzzer disabled with new way, no more checkbox in settings #919

Other Changes

v3.0-alpha.1

09 Jan 06:36
Compare
Choose a tag to compare
v3.0-alpha.1 Pre-release
Pre-release
Add support Aqara Thermostat E1

v2.1.2 - 2022-10-13

13 Oct 06:24
Compare
Choose a tag to compare

v2.1.1 - 2022-08-13

13 Aug 12:07
Compare
Choose a tag to compare
  • Adds support new Aqara zigbee smoke sensor
  • Adds more actions to ZNMS12LM #713
  • Adds support Tuya TH sensor (TT001ZAV20) #762 @beskit
  • Adds support for inaccuracy curtains position #772 @micturkey
  • Adds support Xiaomi Mesh Neutral Wire and LS Smart Curtain Motor #782 @micturkey
  • Adds support Xiaomi Mesh Smart Power Strip 2 (XMZNCXB01QM) #773 @uswong
  • Adds support Aqara Motion Sensor E1 #786 @xNathan
  • Adds support two PTX wall switches #757
  • Adds new mesh Downlight to devices #794
  • Update HACS URL #755 @wrt54g
  • Fix remove device in some cases
  • Fix xiaomi_aqara.click event
  • Fix support python 3.8
  • Fix commands select for Aqara Hub E1
  • Fix msg_missed with some devices #788 @vturekhanov
  • Fix deprecated method of NumberEntity #789 @HepoH3
  • Fix deprecated async_get_registry #761

v2.1.0 - 2022-05-11

11 May 08:05
Compare
Choose a tag to compare

Important: Minimum supported Hass version 2021.12

  • Add support delete device (from Hass v2022.3)
  • Adds support diagnostics (from Hass v2022.2)
  • Adds gateway DB archive to gateway diagnostics
  • Adds logger function to device diagnostics
  • Total rewrite gateway select logic
  • Update integration version format
  • Rewrite debug page (move link to System Health)
  • Rewrite sensors entities
  • Remove stats entities if disabled in config
  • Fix Sonoff MS01 on new Hass #738
  • Fix gateway reconnection issues
  • Fix turn_off Mesh bulb with transition param

v2.0.10 - 2022-04-28

28 Apr 07:56
Compare
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
Compare
Choose a tag to compare
  • Fix "Connection from a second Hass" for Hub E1

v2.0.8 - 2022-04-04

04 Apr 18:35
Compare
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
Compare
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
Compare
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".