Skip to content

Releases: AlexxIT/XiaomiGateway3

v0.7.1 - 2020-10-19

19 Oct 06:45

Choose a tag to compare

  • Fix support old python (asyncio.exceptions) #58
  • Add % to battery sensor #69

v0.7.0 - 2020-10-17

17 Oct 18:03

Choose a tag to compare

Add support Bluetooth Mesh Lamps

PS: Do not update the Gateway firmware, read readme!

v0.6.1 - 2020-10-11

11 Oct 19:27

Choose a tag to compare

  • Fix add integration for new users

v0.6.0 - 2020-10-11

11 Oct 18:05

Choose a tag to compare

  • Add support for Mi Cloud authorization (video demo)
  • Add support devices names from the Cloud for Zigbee and BLE devices

Cloud connection is optional. Everything will work without it.

You can use the component to get tokens of other Xiaomi devices - vacuum cleaners, lamps, etc. It is not necessary to have Xiaomi Gateway 3.

v0.5.1 - 2020-10-10

10 Oct 06:37

Choose a tag to compare

  • Add online (unavailable) state for Gateway and Zigbee-devices
  • Add device models for some BLE devices (thanks @rezmus)
  • Add Gateway radio info in attrs
  • Add option to disable BLE #51 when setting up integration
  • Update icons and units for some sensors
  • Fix raise NotImplemented cmd
  • Fix empty device identifiers #50

The unavailable state is reported by the Gateway. Sometimes it can take 20-30 minutes for the device to be marked as unavailable.

If your BLE model is unnamed - send me the number from the model column and a link to the device.

One gateway can be connected to two Home Assistant. But only Zigbee. BLE won't work. In this case, disable BLE on one of the instances.

v0.5.0 - 2020-10-04

04 Oct 16:31

Choose a tag to compare

Zigbee Home Automation (ZHA) support! (read more)

Attention: component works with the ZNDMWG03LM model and firmwares v1.4.6_0012 and v1.4.6_0030. When new firmwares appear - do not update until someone tell you that it is safe!

v0.4.0 - 2020-09-27

27 Sep 12:04

Choose a tag to compare

v0.3.2 - 2020-09-24

24 Sep 17:45

Choose a tag to compare

  • Add support Aqara Curtain and Roller Shade

v0.3.1 - 2020-09-19

19 Sep 20:00

Choose a tag to compare

Attention: please reboot Gateway after update to v0.3.1 for fix CPU usage

  • Add IKEA bulb models #27
  • Add Aqara Cube attributes #34
  • Add Aqara Vibration Sensor attributes
  • Add Buttons action entity attributes
  • Add support Smoke and Gas Sensors
  • Fix pressure value #16
  • Fix instant add device after pair
  • Fix gateway CPU 90% fulltime usage

v0.3.0 - 2020-09-16

16 Sep 16:52

Choose a tag to compare

  • Add support for BLE locks! (more info) big thanks to @rezmus
  • Add Aqara Wall Switches actions for Decoupled mode @Mantoui
  • Rename moisture to water_leak
  • Fix handle BLE devices without MAC #11 #24 #29