You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: