repository-beta/example/config.yaml
Community Hass.io Add-ons Bot b8c5d25543 🎉 Release of add-on Example 4.3.1
2021-11-11 08:00:10 +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.3.1