initial push

This commit is contained in:
CeeWeasel
2024-04-14 14:08:56 -04:00
commit 53bf393d14
1111 changed files with 71730 additions and 0 deletions
+13
View File
@@ -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