repository/example/config.yaml
Community Hass.io Add-ons Bot c5b9860095 🎉 Release of add-on Example 5.0.0
2022-06-08 07:35:00 +00:00

20 lines
459 B
YAML

arch:
- aarch64
- amd64
- armhf
- armv7
- i386
codenotary: codenotary@frenck.dev
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: 5.0.0