-
Notifications
You must be signed in to change notification settings - Fork 46
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
Add a reaction to lost roller shutter calibration. #866
Comments
There are new bool variables. More than in this issue but support for them can be added when doing this task. calibration_failed Additionally, the variable is_any_error_set is also set to true if one of calibration_failed, calibration_lost, motor_problem is true. These reactions should only be available if the shutter channel has the SUPLA_CHANNEL_FLAG_RS_AUTO_CALIBRATION (0x1000) flag set |
Czyli reakcja to np {on_change_to: {eq: 'on', name: 'calibration_failed'}} ? |
Tak ale raczej on, true lub 1 będzie bardziej pasować Wiadomość napisana przez Wojciech Frącz ***@***.***> w dniu 11.09.2024, o godz. 21:20:
Czyli reakcja to np
{on_change_to: {eq: 'on', name: 'calibration_failed'}}
?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Przy okazji można tutaj dodać też pokazywanie błędów dla rolet: #542 |
No description provided.
The text was updated successfully, but these errors were encountered: