Releases: AlexxIT/XiaomiGateway3
Releases · AlexxIT/XiaomiGateway3
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
v2.0-alpha.4
Main changes
- Many improvements in the specification of Aqara and Xiaomi devices
- Adds internal available logic to all devices (Zigbee, BLE, Mesh)
- Adds internal ping logic to main powered devices
- Adds support Zigbee binding
Other changes
- Adds last_msg to BLE stats
- Adds support binding for Aqara Opple
- Adds Look Door Lock model (BLE) #598
- Rewrite Aqara Door Lock S2 support
- Rewrite Aqara Cube support
- Move zigbee config functionality to converters
- Move other gateway commands to main dropdown
- Remove migration logic
- Fix LeMesh Mesh lights models #580
- Fix illumination data for old Aqara Motion Sensor
v1.6.5 - 2021-12-18
v1.6.4 - 2021-12-05
v2.0-alpha.3
Breaking changes
- New converters format. No more default and optional entities. All entities init by default, but some of them in disabled state
left/middle/right_switch
renamed tochannel_1/2/3
smart
renamed towireless
New devices
- Adds support Aqara Door/Window Sensor E1 #522
- Adds support Xiaomi TH model XMWSDJ04MMC (BLE) #490
- Adds support Mosquito Repeller 2 (Mesh) #408
- Adds support Sonoff TH sensor #528
- Adds support QS-Zigbee-S05-L (zigbee)
- Adds support Sonoff Mini (zigbee)
- Adds support Ksentry OnOff Controller (zigbee)
- Adds model Aqara Door Lock D100 (BLE) #538
- Adds support Tuya TS0011 (zigbee)
- Adds support Aqara Triple Wall Switch H1 CN
New features
- Rewrite mesh control logic (better state change after command)
- Adds support Gateway fw 1.5.1_0032 @zvldz
- Adds number sensor type
- Adds support Mesh bulb flex switch #355
- Adds support interlock for Aqara Relay #68
- Adds Zigbee stats for Aqara Hub E1 @zvldz
- Adds support manual set zigbee model in config
- Adds support entity categories #502
- Adds chip temperature to some devices #59
- Adds device url (new feature from v2021.11)
- Adds support change attribute domain in config #108
- Update spec for new Aqara zigbee 3 switches #537
- Rewrite support Aqara Door lock S2 Pro #143
- Fix any errors on external converters loading
- Fix old mosquitto_pub process #501
Readme for this version:
https://github.com/AlexxIT/XiaomiGateway3/tree/converters
v1.6.3 - 2021-12-01
- Fix gateway reconnection issue #530
v1.6.2 - 2021-11-22
Return limited support for old gateway firmwares. I do not recommend using firmware below 1.4.7, but this version of integration can partially work with them.
v2.0-alpha.2
ATTENTION: This is early alpha version. I'm not recommended to install it on main gateway!
- Fix Sensors on Hass v2021.9 and more
- Fix version parse on device join
- Fix support some BLE
- Fix config window after first setup
- Rename
switch
toplug
for Aqara Plug - Move
idle_time
to optional for Night Light 2