mikejgray / neon-homeassistant-skill

A Neon AI Skill for Home Assistant, which integrates with ovos-PHAL-plugin-homeassistant.
Apache License 2.0
7 stars 4 forks source link

feat: manage HA intents #41

Closed mikejgray closed 6 months ago

mikejgray commented 6 months ago

The previous logic was overly complex and prone to failure. This logic is configurable entirely from the skill side and defaults to on. In the case of Neon's Mark 2 image, where Home Assistant is shipped by default but perhaps not used, the skill setting disable_intents can be set to True in the image.

mikejgray commented 6 months ago

Performed UAT in my Diana instance and it works as expected.