Hass-addons/test/config.yaml

11 lines
165 B
YAML
Raw Normal View History

2022-07-27 14:56:01 +02:00
name: "Test addon"
2022-07-27 14:55:41 +02:00
description: "My first real add-on!"
version: "0.0.1"
slug: "hello_world"
init: false
arch:
# - aarch64
- amd64
# - armhf
# - armv7
# - i386