repository-beta/example/config.yaml
Community Hass.io Add-ons Bot 220bee944b 🎉 Release of add-on Example 4.4.0
2021-12-15 10:44:47 +00:00

19 lines
425 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: 4.4.0