Skip to content

Latest commit

 

History

History
118 lines (84 loc) · 4.78 KB

README.md

File metadata and controls

118 lines (84 loc) · 4.78 KB

Home Assistant Community Add-on: GitHub Action Workflows

License GitHub Actions Project Maintenance GitHub Activity

Discord

Sponsor Frenck via GitHub Sponsors

Support Frenck on Patreon

GitHub Actions Workflows for the Home Assistant Community Add-ons

About

This repository contains GitHub Actions Workflows that are shared across the other Home Assistant Community Add-ons repositories.

It allows us to maintain all our workflows in a single place and reuse them across the Home Assistant Community Add-ons organization.

While these workflows are public, they are subjected to change and not versioned in terms of releases. Using them from this repository directly for other project is possible, but not recommended for that reason.

Changelog & Releases

Unlike all other projects provided by the Home Assistant Community Add-ons project, this repository isn't versioned (in terms of releases).

If you want to see what has changed, please see the commit history of the main branch: https://github.com/hassio-addons/workflows/commits/main

Support

Got questions?

You have several options to get them answered:

You could also open an issue here GitHub.

Contributing

This is an active open-source project. We are always open to people who want to use the code or contribute to it.

We've set up a separate document for our contribution guidelines.

Thank you for being involved! 😍

Authors & contributors

The original setup of this repository is by Franck Nijhof.

For a full list of all authors and contributors, check the contributor's page.

We have got some Home Assistant add-ons for you

Want some more functionality to your Home Assistant instance?

We have created multiple add-ons for Home Assistant. For a full list, check out our GitHub Repository.

License

MIT License

Copyright (c) 2021-2022 Franck Nijhof

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.