Revamp after switching from Docker to raspOVOS.

This commit is contained in:
2025-04-24 17:17:05 -04:00
parent 016dddb124
commit 26ebabad29
40 changed files with 1140 additions and 0 deletions
@@ -0,0 +1,15 @@
{
"speak_alarm": false,
"speak_timer": true,
"sound_alarm": "constant_beep.mp3",
"sound_timer": "beep4.mp3",
"snooze_mins": 15,
"timeout_min": 1,
"play_volume": 90,
"escalate_volume": true,
"priority_cutoff": 8,
"services": "",
"frequency": 15,
"sync_ask": false,
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,4 @@
{
"play_sound": true,
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,10 @@
{
"__mycroft_skill_firstrun": false,
"enable_gui": false,
"geonames_user": "jarbas",
"map_style": "ortho",
"center_iss": true,
"center_location": false,
"iss_size": 0.5,
"dpi": 500
}
@@ -0,0 +1,6 @@
{
"gender": "male",
"haunted": false,
"sounds_dir": "/home/ovos/.venvs/ovos/lib/python3.11/site-packages/ovos_skill_laugh/sounds",
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,6 @@
{
"apiv3": "8a2e8882b465b1cf7cce9ff6b35bdd7e",
"search_depth": 5,
"match_confidence": 0.8,
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,5 @@
{
"persona": "You are a helpful voice assistant with a friendly tone and fun sense of humor. You respond in 40 words or fewer.",
"model": "gpt-3.5-turbo",
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,4 @@
{
"log_level": "WARNING",
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,5 @@
{
"__mycroft_skill_firstrun": false,
"api_key": "{{ ha_access_token }}",
"host": "http://192.168.1.253:8123"
}