Moved some timeouts to numbers

This commit is contained in:
Nikolay Vasilchuk
2022-07-25 15:49:36 +03:00
parent b383450051
commit c4635a2875
6 changed files with 94 additions and 35 deletions

View File

@@ -41,10 +41,6 @@ substitutions:
# Software configuration
call_end_detect_delay: 3000ms # Interval between rings to detect incoming call
relay_before_answer_delay: 400ms # Delay before answer call
relay_answer_on_time: 1000ms # Delay between answer call and open/close door
relay_open_on_time: 300ms # How long the "open door button" will be pressed
relay_after_open_delay: 500ms # Delay in "answer" state after opening door
short_click_time_from: 50ms # Short button click min time
short_click_time_to: 1000ms # Long button click min time