mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
lock:
|
||||
- platform: template
|
||||
unique_id: templatelock.patio_door
|
||||
name: Patio Door
|
||||
value_template: "{{ is_state('switch.shelly_sliding_glass_door', 'on') }}"
|
||||
lock:
|
||||
service: switch.turn_on
|
||||
target:
|
||||
entity_id: switch.shelly_sliding_glass_door
|
||||
unlock:
|
||||
service: switch.turn_off
|
||||
target:
|
||||
entity_id: switch.shelly_sliding_glass_door
|
||||
Reference in New Issue
Block a user