Move config out of subfolder

This commit is contained in:
Georgi Gardev
2022-12-01 16:01:59 +02:00
parent addfa33f6f
commit 1ae0c6d0b8
221 changed files with 0 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
# https://github.com/thomasloven/hass-browser_mod
browser_mod:
script:
browser_hallway_low:
sequence:
- service: light.turn_on
entity_id:
- light.browser_hallway
data:
brightness_pct: 10
browser_kitchen_low:
sequence:
- service: light.turn_on
entity_id:
- light.browser_kitchen
data:
brightness_pct: 1
browsers_low:
sequence:
- service: script.browser_hallway_low
- service: script.browser_kitchen_low
homeassistant:
customize:
binary_sensor.browser_kitchen:
friendly_name: Kitchen Motion