Skip to content

Releases: AlexxIT/XiaomiGateway3

v0.10.0 - 2020-11-08

08 Nov 06:00
Compare
Choose a tag to compare

Bluetooth Mesh Groups

  • Add Mesh Groups support. The group repeats the last state of any children.

Occupancy timeout settings

  • Added timeout setting via GUI without restarting Hass
  • Added progressive timer and fast return mode (read more)
  • Fix occupancy timeout. Timeout was not reset with new movements earlier.

Other changes

  • Handle remove device from Hass when it removed from Mi Home
  • Change pair command from MQTT to miIO protocol
  • Remove battery from gas sensor (it is powered)
  • Add contact sensor revert logic setting
  • Add tail param for debug logs
  • Fix duplicate updates after rename entity_id
  • Fix disable BLE setting

v0.9.2 - 2020-11-03

03 Nov 10:44
Compare
Choose a tag to compare
  • Add recovery of BLE data after Hass restart (retain)
  • Add disable buzzer option (read more) #91
  • Add support Aqara Door Lock S2 @dominic2708
  • Fix BLE in ZHA mode #94

BLE devices and their attributes don't appear immediately! Data collected and stored at the gateway. After rebooting Hass - data restored from the gateway. Rebooting the gateway will clear the saved data!

Releases v0.9.0 and v0.9.1 with bugs was removed.

v0.8.1 - 2020-11-01

01 Nov 18:27
Compare
Choose a tag to compare
  • Back from ZHA to Mi Home mode without reboot gateway
  • Remove "Unknown mesh device" warning
  • Add check for wrong BLE/Mesh data
  • Add Poland translation @Czapla-dev
  • Add BLE moving event for MJYD02YL-A
  • Add BLE idle_time sensor for MJYD02YL-A
  • Add run FTP on gateway command (remote.send_command, command: ftp)
  • Add option for full miio log (debug: miio)

Breaking changes:

  • Remove option for full bluetooth log (debug: bluetooth)

v0.8.0 - 2020-10-29

29 Oct 20:59
Compare
Choose a tag to compare
  • Firmware Lock switch, block any gateway firmware updates (demo video) thanks @rezmus
  • New BLE handle logic, now you can safe use multiple Home Assistant instances with one Gateway

v0.7.2 - 2020-10-21

21 Oct 06:01
Compare
Choose a tag to compare
  • Update work with Mesh Bulbs (some time after start may be unavailable)
  • Add round (2 decimals) to consumption and power
  • Add support BLE Safe Box @tsunglung
  • Add more Mesh models @Zuz666 @to4ko

v0.7.1 - 2020-10-19

19 Oct 06:45
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Fix add integration for new users

v0.6.0 - 2020-10-11

11 Oct 18:05
Compare
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
Compare
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.