Skip to content

v3.0.0 - 2023-01-21

Compare
Choose a tag to compare
@AlexxIT AlexxIT released this 21 Jan 06:50
· 704 commits to master since this release

Main changes

Starting with version 3, openmiio_agent daemon is installed on the gateway. This application takes over operation inside the gateway. And adds this features:

  • Full support original Xiaomi firmware not breaking any default MiHome features
  • Support Xiaomi Multimode Gateway 1 (aka Gateway 3), Xiaomi Multimode Gateway 2, Aqara Hub E1
  • Support latest firmwares for Xiaomi Multimode Gateway 1
  • Support control Zigbee, BLE, Mesh devices without Internet
  • ZHA and zigbee2mqtt modes for all supported gateways (breaks support for Zigbee devices in MiHome)
  • other features...

Important. Integration readme will be updated in few days.

Breaking changes

  • The telnet command is no longer needed, removed from setup and settings window
  • Zigbee firmware for Xiaomi Multimode Gateway 1 flashes from Gateway select entity, no more checkbox in settings #934
  • Custom zigbee firmware not necessary for ZHA or zigbee2mqtt mode
  • ZHA or zigbee2mqtt mode has no switch, it is always ready for connection integration on any gateway
  • The update rate of some BLE devices has decreased (minimum 3 minutes)
  • Gateway buzzer disabled with new way, no more checkbox in settings #919

Other Changes