# HG changeset patch # User drewp@bigasterisk.com # Date 1365652444 25200 # Node ID b0f9eef8bb5de4a35314a42f117b57e3ab737f95 # Parent 4e34fd9aee00fcd5f9dd8110271ada2309f2c387 slideshow button rule Ignore-this: 147808773395eac0b1a1dce591fed84c diff -r 4e34fd9aee00 -r b0f9eef8bb5d service/reasoning/rules.n3 --- 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 @@ :powerState :off . } . +{ :change :down . } => +{ + :postAction . +} . + #{ :playstation :powerState ?s } => { :powerState ?s } . {