Skip to content

Commit

Permalink
bump version, add resource
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejgray committed Jan 24, 2025
1 parent 80d6c46 commit a6a56c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>"]
readme = "README.md"
Expand Down
1 change: 1 addition & 0 deletions test/test_resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: []

0 comments on commit a6a56c3

Please sign in to comment.