Skip to content

Commit

Permalink
Create skill-enclosure-ctrl.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Mar 14, 2024
1 parent 1eaa691 commit fbb6059
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions skill-enclosure-ctrl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"skill_id": "skill-enclosure-ctrl.openvoiceos",
"source": "https://github.com/OVOSHatchery/ovos-skill-mark1-ctrl",
"package_name": "ovos-skill-mark1-ctrl",
"extra_plugins": {
"core": [],
"PHAL": [],
"listener": [],
"audio": [],
"media": [],
"gui": []
},
"icon": "https://w7.pngwing.com/pngs/645/1014/png-transparent-mycroft-amazon-echo-open-source-model-raspberry-pi-home-automation-kits-microphone-creative-advertising-electronics-linux-amazon-echo-thumbnail.png",
"images": [],
"name": "Enclosure Control",
"description": "Controls the enclosure API vocally. This skill can be used to trigger changes in the enclosure.",
"examples": [
"look up",
"look down",
"look left",
"look right",
"look left and right",
"look up and down",
"reset enclosure",
"narrow your eyes",
"spin your eyes",
"blink your eyes",
"perform system reboot",
"system mute",
"system unmute",
"smile animation",
"listen animation",
"think animation"
],
"tags": [
"mark1"
"enclosure control",
"animation",
"system control"
]
}

0 comments on commit fbb6059

Please sign in to comment.