Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Howmation Add-ons for Home Assistant

Add repository to my Home Assistant

License: MIT Supports amd64 Supports aarch64 Maintained

Custom Home Assistant add-ons by Howmation.

Add-ons

🗄️ Internxt WebDAV   Version

Back up Home Assistant to Internxt Drive — private, end-to-end encrypted cloud storage. Runs the official Internxt CLI as a WebDAV server on Home Assistant's internal network, ready to plug into the core WebDAV integration and the built-in backup system.

📖 Documentation · 📝 Changelog

Installation

  1. Click the Add repository button above, or go to Settings → Add-ons → Add-on Store, open the menu → Repositories, and paste:

    https://github.com/HowmationFr/HowmationAddons
    
  2. The Howmation add-ons appear at the bottom of the store — install, configure, start.

Repository structure

Standard Home Assistant add-on repository layout:

HowmationAddons/
├── repository.yaml           # repository metadata
├── .github/workflows/        # CI: add-on linter + test builds
└── internxt_webdav/          # one folder per add-on
    ├── config.yaml           # add-on manifest (slug, version, options…)
    ├── build.yaml            # pinned upstream base image per arch
    ├── Dockerfile
    ├── run.sh                # startup: options → Internxt CLI
    ├── health_check.sh       # Docker healthcheck wrapper
    ├── DOCS.md               # "Documentation" tab in HA
    ├── CHANGELOG.md
    └── translations/         # config UI strings (EN + FR)

User-facing option labels are localized through the HA-native translations/<lang>.yaml files; the Supervisor picks the language from your HA UI settings.

Support

Found a bug or want a feature? Open an issue.

Contributing

Pull requests are welcome — see CONTRIBUTING.md for the ground rules (local testing, versioning policy, review process).

License

MIT © Howmation

About

Official Howmation Supervisor add-ons for Home Assistant. Extend your instance with extra services and integrations, installable directly from your Add-on Store.

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages