Files
addons/cec_scan/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

19 lines
327 B
YAML

---
version: "3.0"
slug: cec_scan
name: CEC Scanner
url: https://github.com/home-assistant/hassio-addons/tree/master/cec_scan
arch:
- armhf
- armv7
- aarch64
- amd64
- i386
boot: manual
description: Scan for HDMI CEC devices
image: homeassistant/{arch}-addon-cec_scan
options: {}
schema: {}
startup: once
video: true