niceboygithub / AqaraSmartSwitchS1E

Everything about Aqara Smart Switch S1E
Apache License 2.0
123 stars 14 forks source link

How can I reset the S1E connected MQTT IP address? #22

Open bbluvgg opened 5 months ago

bbluvgg commented 5 months ago

My MQTT gateway often has problems, and I want to reset the MQTT server for the S1E link. How should I reset it after telnet?only be reinstalled and executed?Or input what command? 微信图片_20240119190946

bbluvgg commented 5 months ago

My S1E switch is very laggy to use, even after restarting.

The mqtt return data shows that the memory usage is 96%. Is this a firmware problem?

Because I have used the command you provided many times to install mqtt for S1E to change the mqtt ip address.

After resetting mqtt, HASSOS could obtain the S1E status normally. However, when the switch is clicked in HASSOS, execution will be delayed for several minutes or even not executed.

Hope you can help me, thank you very much.

niceboygithub commented 5 months ago

Use "install_s1e2ha.sh -r" to uninstall S1E2HA. Then use "top" command to see the usage of cpu.

bbluvgg commented 5 months ago

"install_s1e2ha.sh -r" Command not working, return "not found" Enter the "top" command to return CPU/Mem usage: 微信图片_20240120140628 Does S1E work properly?

使用“install_s1e2ha.sh -r”卸载S1E2HA。然后使用“top”命令查看cpu的使用情况。