Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Guard mode suddenly not changing #396

Open
vaderag opened this issue Jan 24, 2025 · 0 comments
Open

[Bug]: Guard mode suddenly not changing #396

vaderag opened this issue Jan 24, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@vaderag
Copy link

vaderag commented Jan 24, 2025

Version

1.9.1

Node version

Uncertain - using HA Addon

Operating System type

Other

Operating system version

Home Assistant OS Core-2025.1.3

Describe the bug

Changing guard mode does not seem to be working.
It changed last night at 11pm but as of this morning it did not (setting off alarms when we left the house!)

Expected behavior
Guard mode should change

Home Assistant Installation Type: Home Assistant OS
Home Assistant Core Version: Core-2025.1.3
Eufy Security Add-on Version: 1.9.1
Eufy Security Integration Version: 8.1.1
Using go2rtc Add-on or webrtc custom integration with integrated go2rtc:
Hardware Information;
Eufy Homebase 2

To reproduce

Change the guard mode (i'm using NodeRed)

Screenshots & Logfiles

HA Logs

2025-01-24 08:41:55.160 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] {'name': 'guardMode', 'value': 1, 'serialNumber': 'T8010P2321503D3C', 'command': 'station.set_property', 'messageId': 'station.set_property.8dfc047ba8324860aa70d4e28da68a54'}
2025-01-24 08:41:55.160 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] send_message - {'name': 'guardMode', 'value': 1, 'serialNumber': 'T8010P2321503D3C', 'command': 'station.set_property', 'messageId': 'station.set_property.8dfc047ba8324860aa70d4e28da68a54'}
2025-01-24 08:41:55.164 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _on_message - {'type': 'result', 'success': True, 'messageId': 'station.set_property.8dfc047ba8324860aa70d4e28da68a54', 'result': {'async': True}}
2025-01-24 08:41:57.619 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] domain - station - EventSourceType.product - station.set_property - {'domain': 'station', 'serial_no': 'T8010P2321503D3C', 'name': 'guardMode', 'value': 3} - {'name': 'guardMode', 'value': 3, 'serialNumber': 'T8010P2321503D3C'}
2025-01-24 08:41:57.620 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] {'name': 'guardMode', 'value': 3, 'serialNumber': 'T8010P2321503D3C', 'command': 'station.set_property', 'messageId': 'station.set_property.09425399e12c4d52a04f622fc94fd3c7'}
2025-01-24 08:41:57.620 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] send_message - {'name': 'guardMode', 'value': 3, 'serialNumber': 'T8010P2321503D3C', 'command': 'station.set_property', 'messageId': 'station.set_property.09425399e12c4d52a04f622fc94fd3c7'}
2025-01-24 08:41:57.624 DEBUG (MainThread) [custom_components.eufy_security.eufy_security_api] _on_message - {'type': 'result', 'success': True, 'messageId': 'station.set_property.09425399e12c4d52a04f622fc94fd3c7', 'result': {'async': True}}

Addon Logs

402f1039_eufy_security_ws_2025-01-24T08-58-37.348Z.log

Additional context

Issue seems to have occurred in the past 9 hours - wonder if it's related to the updates eufy are warning about making to the app ( I do NOT have the new app yet )
The Sensor show the correct guard mode and updated when changed in the app, but pushing updates does not work, so despite the issues showing timeout, it seems timeout is on send not receive

@vaderag vaderag added the bug Something isn't working label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant