repository-edge/example/config.yaml
Community Hass.io Add-ons Bot 07bce829a6 ⬆️ Updating add-on Example to a025aee
2025-02-12 18:07:29 +00:00

18 lines
446 B
YAML

name: Example
version: a025aee
slug: example
description: Example add-on by Community Home Assistant Add-ons
url: https://github.com/hassio-addons/addon-example
codenotary: codenotary@frenck.dev
init: false
arch:
- aarch64
- amd64
- armv7
options:
log_level: info
seconds_between_quotes: 5
schema:
log_level: list(trace|debug|info|notice|warning|error|fatal)
seconds_between_quotes: int(1,120)
image: ghcr.io/hassio-addons/example/{arch}