repository-edge/example/config.yaml
Community Hass.io Add-ons Bot 87a8c3b47b ⬆️ Updating add-on Example to 81d26a6
2021-11-02 10:56:36 +00:00

19 lines
427 B
YAML

arch:
- aarch64
- amd64
- armhf
- armv7
- i386
description: Example add-on by Community Home Assistant Add-ons
image: ghcr.io/hassio-addons/example/{arch}
init: false
name: Example
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)
slug: example
url: https://github.com/hassio-addons/addon-example
version: 81d26a6