|
@@ -81,7 +81,8 @@ The synapse in the brain would be
|
|
|
- systemdate:
|
|
|
say_template:
|
|
|
- "It is {{ hours }} hours and {{ minutes }} minutes"
|
|
|
- - shell: "mplayer http://192.99.17.12:6410/"
|
|
|
+ - shell:
|
|
|
+ cmd: "mplayer http://192.99.17.12:6410/"
|
|
|
```
|
|
|
|
|
|
After setting up an event, you must restart Kalliope
|