Bump version to 0.7.6

This commit is contained in:
2026-03-23 17:20:29 +01:00
parent d976ab56e3
commit 313fcf94e7
6 changed files with 37 additions and 10 deletions

View File

@@ -27,6 +27,7 @@ This README is for end users.
- Pin repositories so important items stay easy to find
- Use native Home Assistant update entities for installed integrations
- Create and restore backups for integration installs and updates
- Create and restore blueprint content backups during blueprint updates and restore actions
---
@@ -74,7 +75,7 @@ Installed to:
- Expected repository content: `blueprints/...`
- Install target: `/config/blueprints/...`
- Supports install and uninstall through the store
- Supports install, update, uninstall, backup, and restore through the store
- No restart is normally required for blueprint deployment
---
@@ -83,4 +84,3 @@ Installed to:
- Developer documentation: `README_DEVELOPER.md`
- Full user guide: `README_FULL.md`