Mercurial > code > home > repos > homeauto
changeset 67:b0f9eef8bb5d
slideshow button rule
Ignore-this: 147808773395eac0b1a1dce591fed84c
author | drewp@bigasterisk.com |
---|---|
date | Wed, 10 Apr 2013 20:54:04 -0700 |
parents | 4e34fd9aee00 |
children | 85d12376b415 |
files | service/reasoning/rules.n3 |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/service/reasoning/rules.n3 Wed Apr 10 20:52:49 2013 -0700 +++ b/service/reasoning/rules.n3 Wed Apr 10 20:54:04 2013 -0700 @@ -49,6 +49,11 @@ <http://bigasterisk.com/host/dash/monitor> :powerState :off . } . +{ <http://projects.bigasterisk.com/room/star/button/grn> :change :down . } => +{ + <http://bigasterisk.com/host/star/slideshow> :postAction <http://bigasterisk.com/host/star/slideshow/advance> . +} . + #{ :playstation :powerState ?s } => { <http://bigasterisk.com/host/bang/monitor> :powerState ?s } . {