1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-23 15:30:35 +01:00

Add GUI Extensions Support configured for smartspeaker

This commit is contained in:
j1nx 2022-03-09 17:38:16 +01:00
parent 76fd691e26
commit 19f47e6ba0

View File

@ -7,6 +7,10 @@
"platform": "OpenVoiceOS", "platform": "OpenVoiceOS",
"ntp_sync_on_boot": true "ntp_sync_on_boot": true
}, },
"gui": {
"extension": "smartspeaker",
"idle_display_skill": "skill-ovos-homescreen.openvoiceos"
},
"disable_xdg": false, "disable_xdg": false,
"listener": { "listener": {
"mute_during_output": false, "mute_during_output": false,