Skip to content

Instantly share code, notes, and snippets.

@peyanski
Created May 28, 2025 10:07
Show Gist options
  • Save peyanski/8a5300474feb4d83f112459a8ec83864 to your computer and use it in GitHub Desktop.
Save peyanski/8a5300474feb4d83f112459a8ec83864 to your computer and use it in GitHub Desktop.
alias: below 25cm turn on
description: ""
triggers:
- type: value
device_id: 59ac4992933be25320a2f12246deeaf1 # change with yours
entity_id: 7a8b7e472f3c73cdfc240132252062ac # change with yours
domain: sensor
metadata:
secondary: false
trigger: device
below: 0.25
conditions: []
actions:
- action: light.turn_on
metadata: {}
data:
brightness_pct: 100
target:
entity_id: light.smart_bulb # change with yours
mode: single
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment