XiaomiGateway3 icon indicating copy to clipboard operation
XiaomiGateway3 copied to clipboard

Add `telnet_password` for `ShellE1` and `ShellMGW2`

Open xiaodong-lx opened this issue 5 months ago • 0 comments

Add telnet_password in ConfigFlow, only tested on Mijia_Hub_V2. It's not safe to set a empty password for root user, Gateway exposes telnet port in the public network, especially in IPv6 network.

README.md

Telnet Password - gateway(Aqara_Hub_E1 or Mijia_Hub_V2) telnet password. Password will setup while adding integration(keep field empty if you don't want setup password), or you need change both integration config and password in telnet(passwd or chpasswd) later.

Config

image

Issues

  • #625
  • #1304

Known issue

If telnet_password is configured and not empty, user can not reconfigure telnet_password to empty, I'm not familiar with Python, maybe you can fix it. :-)

xiaodong-lx avatar Sep 17 '24 14:09 xiaodong-lx