Closed nhulsch closed 1 year ago
just to mention, my homebase is Firmware: 3.2.9.5h and everything is working as normal. So defently somethin changed with the new firmware
As @kvanbiesen points out, something has been changed with the latest firmware version and that is that P2P encryption has been made mandatory. Until then, the firmware supported and accepted unencrypted P2P communication. I had known for some time that some P2P commands are now sent encrypted, but as long as there was something else to implement and it was not mandatory to encrypt, I did not invest any time in it. Now I have also partially implemented this part (see here).
In the next release, P2P communication will work again.
Fixed in version 1.6.3
.
Wow .. don't know what happened but suddenly my rtsp cameras respond so much quicker, better than it ever was. Hope it lasts and eufy won't break it again.
Many thanks!
Version
1.6.2
Node version
18.17.0
Operating System type
Docker
Operating system version
Raspbian 11.7
Describe the bug
After HomeBase 2 was updated to firmware version 3.3.0.1h it looks like everything is read-only from now. I can set the guardMode that is being confirmed, but it doesn't switch the actual alarm mode. I can issue a reboot command thats being confirmed but station doesn't reboot.
When I switch the guardMode with the app I can see alarm mode changes in the server. When I reboot the station from the app, I can see it rebooting.
To reproduce
Let the update be installed and try reboot.
Screenshots & Logfiles
Log from server with DEBUG=1 when issuing reboot command
Additional context
No response