AlexxIT / XiaomiGateway3

Home Assistant custom component for control Xiaomi Multimode Gateway (aka Gateway 3), Xiaomi Multimode Gateway 2, Aqara Hub E1 on default firmwares over LAN
https://github.com/AlexxIT/Blog
MIT License
2.47k stars 347 forks source link

Xiaomi Multimode Gateway - compiled MultiPAN RCP firmware (EZSP Firmware: 7.3.1.0 build 0) #1328

Open zalatnaicsongor opened 7 months ago

zalatnaicsongor commented 7 months ago

Hello, If it seems to be worthwhile to incorporate into this project, see my repo at https://github.com/zalatnaicsongor/MGLGWFW

Instructions:

Home Assistant setup:

ztdan4ik commented 2 weeks ago
  • Configure the Silicon Labs Multiprotocol addon with the following options:

device: /dev/ttyS2

I can't save add-on config with Device '/dev/ttyS2'

Failed to save add-on configuration, Device '/dev/ttyS2' does not exist in Silicon Labs Multiprotocol (core_silabs_multiprotocol). Got {'device': '/dev/ttyS2', 'baudrate': '115200', 'flow_control': False, 'autoflash_firmware': False, 'cpcd_trace': True, 'otbr_enable': True, 'otbr_log_level': 'debug', 'otbr_firewall': True, 'network_device': '192.168.1.174:7000', 'stdout_trace': True}

And how to rollback changes made by script.sh?

Thanks