Update Version
SkillDev toolsBump the HAEO version consistently across pyproject.toml, manifest.json, and uv.lock. Use when asked to set, bump, or release a version, or when the version consistency gate fails.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Update Version skill
What this skill tells your AI
The instructions your AI receives, as published by hass-energy/haeo in .agents/skills/update-version/SKILL.md and read by ahel’s review.
Update the project version number to $VERSION.
If $VERSION starts with v, use the version without the leading v in project files.
-
Update
pyproject.toml:version = "$VERSION" -
Update
custom_components/haeo/manifest.json:{ "version": "$VERSION" } -
Run
uv lockto regenerate the lockfile with the new version.
Signals
- GitHub stars
- 65
- Forks
- 21
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
update-version- Source
- github.com/hass-energy/haeo