Files
addons/check_config/config.yaml
Stefan Agner c7a5f7c0aa Improve GitHub action (#2364)
* Add YAML linter

* Drop GitHub registry login as its not required at this point

* Add YAML document start marker

* Fix YAMLlint issues

* Fix YAMLlint issues in .github yaml files

* Fix YAMLlint issue in .github/dependabot.yml

* Remove .github/move.yml

* Set dependabot to weekly

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>

* Use YAML strip option where appropriate

* Fix multiline string

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-04-11 09:00:11 +02:00

28 lines
495 B
YAML

---
version: 3.10.0
slug: check_config
name: Check Home Assistant configuration
description: Check your Home Assistant configuration against other versions
url: https://github.com/home-assistant/hassio-addons/tree/master/check_config
arch:
- armhf
- armv7
- aarch64
- amd64
- i386
boot: manual
image: homeassistant/{arch}-addon-check_config
init: false
map:
- config
- ssl
- media
- share:rw
options:
version: stable
schema:
version: str
startup: once
uart: true
usb: true