mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 19:35:00 -05:00
13 lines
208 B
YAML
13 lines
208 B
YAML
|
|
# This is configuration a Home Assistant addon.
|
||
|
|
name: "DB refresh"
|
||
|
|
description: "MHSF Cron DB Refresh"
|
||
|
|
version: "1.0.0"
|
||
|
|
slug: "mhsf_db_ref"
|
||
|
|
init: true
|
||
|
|
arch:
|
||
|
|
- aarch64
|
||
|
|
- amd64
|
||
|
|
- armhf
|
||
|
|
- armv7
|
||
|
|
- i386
|