Initial commit.

This commit is contained in:
2025-08-30 16:34:17 -04:00
commit f9e55b8704
2194 changed files with 86781 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,3 @@
{
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__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,3 @@
{
"__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,5 @@
{
"gender": "male",
"haunted": false,
"__mycroft_skill_firstrun": false
}
@@ -0,0 +1,3 @@
{
"__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,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,8 @@
{% set vault_addr = 'https://vault.trez.wtf' %}
{% set secrets_path = 'benedikta-config/env' %}
{
"api_key": "{{ lookup('community.hashi_vault.vault_kv2_get', 'env', engine_mount_point='benedikta-config', url=vault_addr, token=vault_token_cleaned)['secret']['HOME_ASSISTANT_LONG_LIVED_TOKEN'] }}",
"host": "192.168.1.250:8123",
"__mycroft_skill_firstrun": false
}