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

Add a reaction to lost roller shutter calibration. #866

Open
przemyslawzygmunt opened this issue Sep 3, 2024 · 4 comments
Open

Add a reaction to lost roller shutter calibration. #866

przemyslawzygmunt opened this issue Sep 3, 2024 · 4 comments
Assignees

Comments

@przemyslawzygmunt
Copy link
Member

No description provided.

@przemyslawzygmunt
Copy link
Member Author

There are new bool variables. More than in this issue but support for them can be added when doing this task.

calibration_failed
calibration_lost
motor_problem
calibration_in_progress

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

@fracz
Copy link
Member

fracz commented Sep 11, 2024

Czyli reakcja to np

{on_change_to: {eq: 'on', name: 'calibration_failed'}}

?

@przemyslawzygmunt
Copy link
Member Author

przemyslawzygmunt commented Sep 11, 2024 via email

@klew
Copy link
Member

klew commented Nov 25, 2024

Przy okazji można tutaj dodać też pokazywanie błędów dla rolet: #542

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

3 participants