Skip to content

Releases: AlexxIT/XiaomiGateway3

v0.12.0 - 2021-01-31

31 Jan 15:27
Compare
Choose a tag to compare

Main changes

  • Support Bluetooth Mesh Switches @hellkun
  • Support Alarm Control Panel @ha0y
  • Support receive LAN key for lumi.gateway.v3 via Cloud Integration

Devices changes

  • Xiaomi Night Light 2: fix motion sensor
  • Xiaomi Night Light 2: change illuminance sensor to light sensor
  • Aqara Motion Sensor: fix motion from illuminance event
  • Zigbee Motion Sensor: fix stuck in on state
  • Precision Motion Sensor: fix support
  • Thermostat S2: add reload state after reboot #101
  • Thermostat S2: fix scenes with turned off climate #101
  • Zigbee Bulbs: support transition for Zigbee bulbs
  • Zigbee Bulbs: support default transition setting (customize.yaml)
  • Aqara Single Wall Switch (QBKG04LM): fix retain

Other changes

  • Add optional basic logs
  • Add delay of receiving MQTT msg to logs
  • Add logic: Zigbee device go online with any update
  • Add catch all exceptions to MQTT processing
  • Add retry logic to miIO protocol
  • Add support v3 zigbee models #163
  • Update Chinese translation @NathanDai @bluefoxlee
  • Update msg_missed counter logic
  • Update run Z3 command for parents
  • Fix broken raw zigbee messages
  • Fix device identifier with one element
  • Fix multiple parent updates at same time
  • Fix disable buzzer on fw 0115 #191
  • Fix unpair zigbee device error
  • Fix pair new zigbee device event
  • Fix unload cloud integration
  • Remove python-miio from requirements

v0.12b2

27 Jan 06:40
Compare
Choose a tag to compare
v0.12b2 Pre-release
Pre-release
  • Xiaomi Night Light 2: fix motion sensor
  • Xiaomi Night Light 2: change illuminance sensor to light sensor
  • Aqara Motion Sensor: fix motion from illuminance event
  • Precision Motion Sensor: fix support

v0.12b1

16 Jan 14:18
Compare
Choose a tag to compare
v0.12b1 Pre-release
Pre-release

Main changes

  • Support Bluetooth Mesh Switches @hellkun
  • Support receive LAN key for lumi.gateway.v3

Other changes

  • Add optional basic logs
  • Add delay of receiving MQTT msg to logs
  • Update Chinese translation @NathanDai @bluefoxlee
  • Remove python-miio from requirements
  • Fix broken raw zigbee messages
  • Fix device identifier with one element

v0.11.1b3

11 Jan 20:38
Compare
Choose a tag to compare
v0.11.1b3 Pre-release
Pre-release
  • Fix Motion Sensor stuck in on state
  • Add reload Thermostat S2 state after reboot #101
  • Fix scenes with turned off climate #101

v0.11.1b2

09 Jan 14:51
Compare
Choose a tag to compare
v0.11.1b2 Pre-release
Pre-release
  • Support transition for Zigbee bulbs

Also support default transition setting:

homeassistant:
  customize:
    light.0x86bd7fffe000000_light:
      default_transition: 5

v0.11.1b1

08 Jan 10:13
Compare
Choose a tag to compare
v0.11.1b1 Pre-release
Pre-release
  • Add Zigbee device go online with any update logic
  • Add catch all exceptions to MQTT processing
  • Add retry logic to miIO protocol
  • Add support v3 zigbee models #163
  • Update msg_missed counter logic
  • Update run Z3 command for parents
  • Fix retain for QBKG04LM
  • Fix multimple parent updates at same time

v0.11.0 - 2020-12-30

30 Dec 10:00
Compare
Choose a tag to compare

BIG changes

  • Add GUI options to Gateway integration
  • Rewrite mesh light logic (significantly increased control speed!)
  • Add Zigbee and BLE performance data table (read more)

Other changes

  • Support Aqara Door Lock S2 Pro (Zigbee)
  • Support Aqara Door Lock N200 model (BLE)
  • Support Aqara High Precision Motion Sensor (Zigbee)
  • Support Xiaomi Motion Sensor 2 model (BLE)
  • Add Ukrainian translation @gigazet
  • Filter wrong TH values from Aqara sensor
  • Fix firmware lock on v1.4.7
  • Fix Aqara Thermostat S2 power off state
  • Fix Aqara Curtain stop state
  • Fix missed motion event for Aqara sensor
  • Fix gateway restart check on 1.4.7_0065
  • Fix button event heartbeat on 1.4.7_0115
  • Fix motion event in heartbeat of motion sensor on v1.4.7_0115

v0.11b8

29 Dec 10:51
Compare
Choose a tag to compare
v0.11b8 Pre-release
Pre-release
  • Fix parents parsing

v0.11b7

28 Dec 20:06
Compare
Choose a tag to compare
v0.11b7 Pre-release
Pre-release
  • Add High Precision Motion Sensor

v0.11b6

28 Dec 11:16
Compare
Choose a tag to compare
v0.11b6 Pre-release
Pre-release
  • Add new logic receiving Zigbee parents
  • Fix stats sensors unavailable
  • Add Xiaomi Motion Sensor 2 model (BLE)
  • Add Aqara Door Lock N200 model (BLE)