diff --git a/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf b/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf index 4f063dcd..9aa03129 100644 --- a/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf +++ b/buildroot-external/rootfs-overlay/etc/mycroft/mycroft.conf @@ -39,7 +39,7 @@ }, "skills": { "blacklisted_skills": ["mycroft-pairing.mycroftai", "mycroft-volume.mycroftai", "mycroft-version-checker.mycroftai"], - "priority_skills": ["skill-ovos-volume", "skill-ovos-pairing", "skill-balena-wifi-setup"] + "priority_skills": ["skill-ovos-volume", "skill-ovos-pairing", "skill-balena-wifi-setup", "skill-weather", "ovos-skills-info"] }, "log_level": "INFO" }