Mercurial > code > home > repos > homeauto
changeset 872:055a7cab5047
slideshow button rule
Ignore-this: 147808773395eac0b1a1dce591fed84c
darcs-hash:20130411035404-312f9-a78744d79c90e07a1939f2fbcb765fe78a66f44b
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Wed, 10 Apr 2013 20:54:04 -0700 |
parents | 78a418407eb9 |
children | d74460cc73da |
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 } . {