Initial add-on

This commit is contained in:
Franck Nijhof 2024-01-13 11:35:33 +01:00
parent 72a3506bd6
commit 218ce00f05
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
31 changed files with 2686 additions and 0 deletions

12
.github/workflows/release-drafter.yaml vendored Normal file
View file

@ -0,0 +1,12 @@
---
name: Release Drafter
# yamllint disable-line rule:truthy
on:
push:
branches:
- main
jobs:
workflows:
uses: hassio-addons/workflows/.github/workflows/release-drafter.yaml@main