26 lines
566 B
YAML
26 lines
566 B
YAML
name: HomeCore Controller
|
|
version: "0.1.0"
|
|
slug: homecore_controller
|
|
description: HomeCore local controller agent for Home Assistant Green.
|
|
url: https://homecore.home-core.co.uk
|
|
init: false
|
|
arch: [aarch64]
|
|
homeassistant_api: true
|
|
hassio_api: true
|
|
hassio_role: homeassistant
|
|
ingress: true
|
|
ingress_port: 8099
|
|
panel_icon: mdi:home-automation
|
|
startup: application
|
|
stage: experimental
|
|
backup: hot
|
|
panel_title: HomeCore Setup
|
|
boot: auto
|
|
options:
|
|
cloud_api: "https://api.homecore.home-core.co.uk"
|
|
schema:
|
|
cloud_api: str
|
|
map:
|
|
- type: addon_config
|
|
read_only: false
|