fix: loosen "set" intents so it won't conflict with other skills
feat: emit event for passing intents to Home Assistant Assist endpoint (functionally won't do anything unless we add the feature from https://github.com/OpenVoiceOS/ovos-PHAL-plugin-homeassistant/issues/12)
docs: update README with more current information on setting up the skill, including the fact that recent versions of Neon come with the skill and affiliated PHAL plugin pre-bundled
Tested on a containerized Neon setup in Ubuntu, works as expected
Description
fix: loosen "set" intents so it won't conflict with other skills feat: emit event for passing intents to Home Assistant Assist endpoint (functionally won't do anything unless we add the feature from https://github.com/OpenVoiceOS/ovos-PHAL-plugin-homeassistant/issues/12) docs: update README with more current information on setting up the skill, including the fact that recent versions of Neon come with the skill and affiliated PHAL plugin pre-bundled
Tested on a containerized Neon setup in Ubuntu, works as expected
Issues
Closes #15 Closes #16