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

"LocalControlActive": true prevents remote commands #44

Open
Meatballs1 opened this issue Mar 28, 2024 · 2 comments
Open

"LocalControlActive": true prevents remote commands #44

Meatballs1 opened this issue Mar 28, 2024 · 2 comments

Comments

@Meatballs1
Copy link
Collaborator

Meatballs1 commented Mar 28, 2024

On my hood, if I manually turn it on, the app says Local operation is active and therefore the device cannot be controlled by the app. This appears to last for about 15s. We should receive a status update from the device such as:

app_1  | 2024-03-28 21:34:57.364309 hood {'LocalControlActive': True, 'ActiveProgram': 55307, 'VentingLevel': 0, 'IntensiveLevel': 0, 'ElapsedProgramTime': 18}

This prevents automation of other activities for that ~15s period - e.g. it will reject lights being turned on or off with a 403 error. This requires either manual delays in automation, of we need to queue delays when requesting changes in code.

@noxhirsch
Copy link

Just for the record: My two devices (dishwasher & cookprocessor from Bosch) don't have this.

@Meatballs1
Copy link
Collaborator Author

My dishwasher doesn't either, i should probably just drop a note in the wiki as it took me a while to work out what was going on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants