mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-07 22:24:21 +01:00
* Update deployment * fix workflow * Fix order * restruct v1 * Fix style v2 * Cleanup style v3 * fix style v4 * Last style fix * Address comments * Update builder to 2021.11.3 * Fix let's encrypt * fix lint * Use ghcr.io * fix * Update versions * fix readme
18 lines
323 B
YAML
18 lines
323 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
|