initial commit
This commit is contained in:
parent
8e71068a3d
commit
dd615a11ad
9 changed files with 166 additions and 1 deletions
14
vars/main.yml
Normal file
14
vars/main.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
# vars file for shelly_shutter
|
||||
#
|
||||
shutter_maxtime: 120
|
||||
shutter_input_mode: openclose
|
||||
shutter_obstacle_action: stop
|
||||
shutter_obstacle_mode: while_closing
|
||||
|
||||
shutter_schedule_rule:
|
||||
- 0200asr-0123456-open
|
||||
- 0000bsr-01234-open
|
||||
- 0700-01234-open
|
||||
- 0030bss-0123456-close
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue