openlumi / openlumi.github.io

OpenWrt for Xiaomi Zigbee gateway with imx6 SoC DGNWG05LM, ZHWG11LM
https://openlumi.github.io
154 stars 26 forks source link

HA Integration support with DGNWG05LM #32

Closed giltabibian closed 2 years ago

giltabibian commented 2 years ago

Can i use this integration in home assistant: https://github.com/AlexxIT/XiaomiGateway3

Using DGNWG05LM gateway and followed those steps to gain root and wifi config. Now i can access remotely without uart: https://openlumi.github.io/gain_root.html

devbis commented 2 years ago

No, you cannot. It is for another model of gateway

giltabibian commented 2 years ago

@devbis why not? What is the difference from other gateway? The integration based on telnet / ssh with root permissions? So after connecting to UART and fix those for DGNWG05LM model i guess it should work right? Can you list what are the differences that make it impossible to use this model with this integration?

devbis commented 2 years ago

It has completely different hardware (and firmware). Read the manual on the component's page.

giltabibian commented 2 years ago

Thanks for the informative comments 😊