Homelable for Home Assistant v1.0.0
First stable release. 🎉
Hi, Homelablers. Here’s the first major release for Homelable HACS.
As of now, this version is nearly identical in features to the standalone version of Homelable.
This is a major update, so please feel free to open issues if you notice anything that isn’t working as expected.
Highlights
- Multi-design canvas + electrical node types — manage several canvas designs
and model power/electrical topology alongside network nodes (#42). - Per-service status checks — independent ping / HTTP / TCP / SSH checks per
service, with IPv6 support and service-color fixes (#44). - Editable node groups & drag-to-nest — group nodes and drag them onto
container nodes to nest them (#47). - Multi-line edge labels — richer link annotations on the canvas (#46).
Features
- Multi-design canvas + electrical node types (#42)
- Carry scanned MAC onto approved nodes (#43)
- Per-service status checks + ping/IPv6/service-color fixes (#44)
- Multi-line edge labels (#46)
- Editable node groups + drag-to-nest onto container nodes (#47)
Fixes
- Persist manual node sizes; add explicit width/height inputs (#48)
- Reserve real size for container nodes in auto-layout (#45)
Install / Upgrade
Update via HACS, then restart Home Assistant. No reconfiguration required.
Full changelog: v0.8.0...v1.0.0
What's Changed
- feat: multi-design canvas + electrical node types (port #177) by @Pouzor in #42
- feat(scan): carry scanned MAC onto approved nodes by @Pouzor in #43
- feat: per-service status checks + ping/IPv6/service-color fixes by @Pouzor in #44
- fix(layout): reserve real size for container nodes in auto-layout by @Pouzor in #45
- feat: multi-line edge labels by @Pouzor in #46
- feat: editable node groups + drag-to-nest onto container nodes by @Pouzor in #47
- fix: persist manual node sizes and add width/height inputs by @Pouzor in #48
- chore(release): v1.0.0 by @Pouzor in #49
Full Changelog: v0.8.0...v1.0.0