Files
sarah/config/packages/modules/browser_mod.yaml
T
Georgi Gardev e822c331e3 Add fire tablet
2023-09-18 17:59:12 +03:00

38 lines
818 B
YAML

# https://github.com/thomasloven/hass-browser_mod
browser_mod:
script:
browser_fire_low:
sequence:
- service: light.turn_on
entity_id:
- light.fire1_screen
data:
brightness_pct: 30
browser_hallway_low:
sequence:
- service: light.turn_on
entity_id:
- light.browser_hallway
data:
brightness_pct: 20
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
- service: script.browser_fire_low
homeassistant:
customize:
binary_sensor.browser_kitchen:
friendly_name: Kitchen Motion