mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Explicit enable default shipped PHAL plugins.
This commit is contained in:
@@ -12,6 +12,14 @@
|
|||||||
"extension": "smartspeaker",
|
"extension": "smartspeaker",
|
||||||
"idle_display_skill": "skill-ovos-homescreen.openvoiceos"
|
"idle_display_skill": "skill-ovos-homescreen.openvoiceos"
|
||||||
},
|
},
|
||||||
|
"PHAL": {
|
||||||
|
"ovos-PHAL-plugin-system": {"enabled": true},
|
||||||
|
"ovos-phal-connectivity-events": {"enabled": true},
|
||||||
|
"ovos-PHAL-plugin-balena-wifi": {"enabled": true},
|
||||||
|
"ovos-PHAL-plugin-display-manager-ipc": {"enabled": true},
|
||||||
|
"ovos-PHAL-plugin-mk1": {"enabled": true},
|
||||||
|
"ovos-PHAL-plugin-dashboard": {"enabled": true}
|
||||||
|
},
|
||||||
"listener": {
|
"listener": {
|
||||||
"mute_during_output": false,
|
"mute_during_output": false,
|
||||||
"instant_listen": true
|
"instant_listen": true
|
||||||
|
Reference in New Issue
Block a user