Hass-addons/Hello_world/config.yaml

11 lines
162 B
YAML
Raw Normal View History

2022-07-27 20:36:55 +02:00
name: "Hello world"
2022-07-27 14:55:41 +02:00
description: "My first real add-on!"
2022-07-27 20:36:55 +02:00
version: "0.0.3"
slug: "hello_world"
2022-07-27 14:55:41 +02:00
init: false
arch:
2022-07-27 20:36:55 +02:00
- aarch64
2022-07-27 14:55:41 +02:00
- amd64
2022-07-27 20:36:55 +02:00
- armhf
- armv7
- i386