Releases: AlexxIT/XiaomiGateway3
v0.10.0 - 2020-11-08
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
- 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
- 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
- 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
- Update work with Mesh Bulbs (some time after start may be unavailable)
- Add round (2 decimals) to
consumption
andpower
- Add support BLE Safe Box @tsunglung
- Add more Mesh models @Zuz666 @to4ko
v0.7.1 - 2020-10-19
v0.7.0 - 2020-10-17
Add support Bluetooth Mesh Lamps
PS: Do not update the Gateway firmware, read readme!
v0.6.1 - 2020-10-11
- Fix add integration for new users
v0.6.0 - 2020-10-11
- 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
- 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.