NeonGeckoCom / NeonCore

Neon Core extends Mycroft core with more modular code, extended multi-user support, and more.
Other
50 stars 41 forks source link

feat: Home Assistant skill config #669

Closed mikejgray closed 1 day ago

mikejgray commented 1 month ago

Description

Starting with neon-homeassistant-skill 0.0.17 this configuration is what is required to load the skill with standard intents disabled. There are intents available to re-enable them or the user can edit the settings.json file manually.

Issues

Closes #625

Other Notes

Requires this PR to merge (neon-homeassistant-skill 0.0.17) https://github.com/mikejgray/neon-homeassistant-skill/pull/41

NeonDaniel commented 1 month ago

Does this replace #625?

mikejgray commented 1 month ago

Does this replace #625?

Yes it does.

NeonDaniel commented 1 month ago

Should probably include a skill version bump after https://github.com/mikejgray/neon-homeassistant-skill/pull/41