From 2ede9a9db4cae063e4f8524cac18bd74ba99c00d Mon Sep 17 00:00:00 2001 From: Daniel McKnight <34697904+NeonDaniel@users.noreply.github.com> Date: Mon, 27 Nov 2023 19:05:07 -0800 Subject: [PATCH] Update default config and skills (#584) Co-authored-by: Daniel McKnight --- neon_core/configuration/mark_2/neon.yaml | 3 --- neon_core/configuration/opi5/neon.yaml | 3 --- neon_core/configuration/rpi4/neon.yaml | 3 --- requirements/pi.txt | 2 +- 4 files changed, 1 insertion(+), 10 deletions(-) diff --git a/neon_core/configuration/mark_2/neon.yaml b/neon_core/configuration/mark_2/neon.yaml index 056c8fac5..0ff26a42e 100644 --- a/neon_core/configuration/mark_2/neon.yaml +++ b/neon_core/configuration/mark_2/neon.yaml @@ -86,9 +86,6 @@ skills: - skill-custom_conversation.neongeckocom - skill-instructions.neongeckocom - skill-audio_record.neongeckocom - # TODO: extra_directories here is the default, can it be removed? - extra_directories: - - /home/neon/.local/share/neon/skills default_skills: [] PHAL: ovos-PHAL-plugin-balena-wifi: diff --git a/neon_core/configuration/opi5/neon.yaml b/neon_core/configuration/opi5/neon.yaml index 21041ca60..b3bfa5298 100644 --- a/neon_core/configuration/opi5/neon.yaml +++ b/neon_core/configuration/opi5/neon.yaml @@ -86,9 +86,6 @@ skills: - skill-custom_conversation.neongeckocom - skill-instructions.neongeckocom - skill-audio_record.neongeckocom - # TODO: extra_directories here is the default, can it be removed? - extra_directories: - - /home/neon/.local/share/neon/skills default_skills: [] PHAL: ovos-PHAL-plugin-balena-wifi: diff --git a/neon_core/configuration/rpi4/neon.yaml b/neon_core/configuration/rpi4/neon.yaml index a3b083dac..3600daeb7 100644 --- a/neon_core/configuration/rpi4/neon.yaml +++ b/neon_core/configuration/rpi4/neon.yaml @@ -86,9 +86,6 @@ skills: - skill-custom_conversation.neongeckocom - skill-instructions.neongeckocom - skill-audio_record.neongeckocom - # TODO: extra_directories here is the default, can it be removed? - extra_directories: - - /home/neon/.local/share/neon/skills default_skills: [] PHAL: ovos-PHAL-plugin-balena-wifi: diff --git a/requirements/pi.txt b/requirements/pi.txt index 6b87eb4c3..f44feb2cc 100644 --- a/requirements/pi.txt +++ b/requirements/pi.txt @@ -51,7 +51,7 @@ ovos-phal-plugin-ipgeo~=0.0.2 ovos-gui-plugin-shell-companion~=0.0.0 # Pi-specific skills -neon-skill-core_ready~=0.0.1a1 +neon-skill-core_ready~=0.0.1a2 neon-skill-update~=2.1 ovos-skill-homescreen~=0.0.2,>=0.0.3a6 ovos-skill-setup~=0.0.1