Skip to content

Instantly share code, notes, and snippets.

@laf
Created January 1, 2018 22:27
Show Gist options
  • Save laf/4ec0191d0d7e914f23ed2ded46f1fa5d to your computer and use it in GitHub Desktop.
Save laf/4ec0191d0d7e914f23ed2ded46f1fa5d to your computer and use it in GitHub Desktop.
rules:
- name: Lights
entities:
- light.ash_grove
states:
- state: 'on'
class: 'light-on'
- state: 'off'
class: 'light-off'
action:
service: homeassistant.toggle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment