Skip to content

Commit f08edc8

Browse files
committed
chore(main): release 1.0.0
1 parent f588f90 commit f08edc8

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.0.0](https://github.com/OscillateLabsLLC/skill-homeassistant/compare/v0.6.2...v1.0.0) (2026-02-16)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* remove support for old PHAL plugin config
9+
* switch plugin entrypoint to OVOS standard
10+
11+
### Features
12+
13+
* remove support for old PHAL plugin config ([32d7463](https://github.com/OscillateLabsLLC/skill-homeassistant/commit/32d74630913276330cee031cf7251a9bebc55fec))
14+
* switch plugin entrypoint to OVOS standard ([e0696fe](https://github.com/OscillateLabsLLC/skill-homeassistant/commit/e0696fe89c407588e9a56292e9aad17a749c41eb))
15+
316
## [0.6.2](https://github.com/OscillateLabsLLC/skill-homeassistant/compare/v0.6.1...v0.6.2) (2026-02-16)
417

518

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "skill-homeassistant"
7-
version = "0.6.2"
7+
version = "1.0.0"
88
description = "A unified OVOS/Neon.AI Skill for Home Assistant."
99
authors = ["Mike Gray <[email protected]>"]
1010
readme = "README.md"

0 commit comments

Comments
 (0)