Explicit enable default shipped PHAL plugins.

This commit is contained in:
j1nx 2022-03-16 11:45:49 +01:00
parent 2bf421728c
commit bf804a915e
1 changed files with 8 additions and 0 deletions

View File

@ -12,6 +12,14 @@
"extension": "smartspeaker",
"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": {
"mute_during_output": false,
"instant_listen": true