Skip to content

Instantly share code, notes, and snippets.

@solars
Created February 3, 2017 23:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save solars/f1b5c65e0638cf8563b417b4ab57a9c4 to your computer and use it in GitHub Desktop.
Save solars/f1b5c65e0638cf8563b417b4ab57a9c4 to your computer and use it in GitHub Desktop.
# main.items
Group all
Group eg_blinds (all)
# main.rules
when Item eg_blinds received command toggle
then
sendCommand (Kitchen_Shutter, UP)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment