diff --git a/pyproject.toml b/pyproject.toml index 4888366..d6a83ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "neon-homeassistant-skill" -version = "0.0.23" +version = "0.0.24" description = "An OVOS/Neon.AI Skill for Home Assistant, which integrates with ovos-PHAL-plugin-homeassistant." authors = ["Mike Gray "] readme = "README.md" diff --git a/test/test_resources.yaml b/test/test_resources.yaml index bb6b7ef..18debb5 100644 --- a/test/test_resources.yaml +++ b/test/test_resources.yaml @@ -47,5 +47,6 @@ intents: - assist.intent - disable.intent - enable.intent + - get.all.devices.intent # Adapt intents are the name passed to the constructor adapt: []