Shelly Manager
v1.0.0
Local management for Shelly IoT devices without cloud connectivity.
hassos-apps/shelly-manager
A curated ecosystem of purpose-built Home Assistant apps,
crafted with structure,
clarity and
long-term reliability.
Overview
HassOS Apps delivers a collection of purpose-built apps for Home Assistant, featuring consistent architecture, standardized documentation and a security-focused design.
Actively maintained and far beyond simple self-hosted ports, every app in this ecosystem is designed with the same principles, conventions and quality standards from day one.
Core Principles
Every app in this ecosystem shares the same architecture, conventions and quality standards.
Designed specifically for Home Assistant, not repackaged from unrelated tools. Every decision is made with the HA ecosystem in mind.
Predictable layout, shared conventions, standardized configuration. Once you know one app, you know them all.
Clear templates, usage instructions, configuration notes. No guesswork, every option is documented and explained.
Minimal permissions, safe defaults, AppArmor profiles, regular dependency updates. Security is never an afterthought.
Updated regularly with long-term reliability in mind. Apps are not abandoned after the initial release.
MIT-licensed, developer-friendly, with shared CI/CD workflows and templates so anyone can contribute or build new apps.
Available Apps
2 apps, purpose-built, consistently structured and ready to install from a single repository.
v1.0.0
Local management for Shelly IoT devices without cloud connectivity.
hassos-apps/shelly-managerv0.24.2
Inventory and organization system for the Home User
hassos-apps/homeboxInstallation
Add the HassOS Apps repository to Home Assistant and install any app directly from the App Store.
Open Home Assistant Settings
Navigate to Settings โ Apps โ App Store
Open the Repositories panel
Click the menu โฎ in the top-right corner, then select Repositories
Add the repository URL
Paste the URL below and click Add:
Copy the URL or use one-click install.
Install any app
Browse the store, find a HassOS Apps app and click Install.
One-click install
Add the repository automatically
Use the button below to add the HassOS Apps repository directly to your Home Assistant instance, no manual steps required.
Add to Home AssistantRepository URL
For Developers
Want to contribute an app? Start with our guides and shared tooling.
Architecture overview, conventions, how to structure your app and contribute to the ecosystem.
A ready-to-fork template with correct structure, AppArmor profile, CI/CD and documentation scaffolding.
Reusable GitHub Actions workflows for building, testing and publishing your app automatically.
Security
Every app ships with a custom AppArmor profile, uses minimal permissions and receives regular dependency updates. Security is not bolted on, it is built in from the start.
See SECURITY.md in each app repository for the threat model, disclosure policy
and audit notes.
AppArmor Profiles
Custom profiles that restrict what each app can access on the host.
Minimal Permissions
Apps request only the permissions they actually need. No over-privileging.
Safe Defaults
Configurations are conservative by default. Opt-in to elevated capabilities if needed.
Regular Updates
Dependabot and CI automation keep base images and dependencies up to date.