Initial add-on

This commit is contained in:
Franck Nijhof 2024-01-13 13:27:19 +01:00
parent 05fb6c4796
commit 9c57dd65e9
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
31 changed files with 2685 additions and 0 deletions

12
.github/workflows/lock.yaml vendored Normal file
View file

@ -0,0 +1,12 @@
---
name: Lock
# yamllint disable-line rule:truthy
on:
schedule:
- cron: "0 9 * * *"
workflow_dispatch:
jobs:
workflows:
uses: hassio-addons/workflows/.github/workflows/lock.yaml@main