Highlights
v1.2.0 is a large release: new integrations, an in-app floor-plan editor, a custom status-panel framework, and a major Home Assistant device-coverage expansion — on top of a Django 5.2 upgrade and a redesigned integration core.
Floor plans
- New background SVG editor — create and edit your own location floor plans directly in the app.
Integrations
- Frigate NVR - new integration for camera/event data.
- Immich - new integration.
- Paperless-ngx - new integration (document references).
- HomeBox - completely redesigned - rebuilt from the ground up with a live "connect" mode and a one-time import, location/tag filtering, and a smart placement assistant. Behaves very differently from the previous version.
- Home Assistant - major device coverage expansion - locks, covers (garage doors & blinds), fans, thermostats, door/window/smoke binary sensors, and temperature/humidity sensors, plus connect-time filtering and a smoother connect/update workflow.
- New integration foundations - Integration Capabilities, Data Import, and External References frameworks to speed future integrations, plus a sync/update preview mode and a placement assistant for integration-created items.
Items, attributes & status
- File-attribute thumbnail previews - inline previews for image/file attributes.
- Clickable URL attributes - URL-valued attributes are now hyperlinks.
- Bulk add items - add many items at once.
- Custom Status Panel framework - a new item-state status-panel framework with the first set of built-in panels (thermostat, smoke detector).
Under the hood
- Docker Compose is now the primary management/deployment workflow.
- Django 5.2 LTS upgrade (from 4.2).
- Expanded integration simulators for local development.
- Numerous bug fixes and performance improvements (incl. faster sensor/controller history queries).
Full Changelog: v1.1.5...v1.2.0


