SUPLA / supla-cloud

https://www.supla.org
GNU General Public License v2.0
71 stars 47 forks source link

Add a reaction to lost roller shutter calibration. #866

Open przemyslawzygmunt opened 1 week ago

przemyslawzygmunt commented 1 week ago

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 commented 4 days ago

Czyli reakcja to np

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

?

przemyslawzygmunt commented 4 days ago

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: @.***>