mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
45 lines
776 B
YAML
45 lines
776 B
YAML
---
|
|
version: 6.13.0
|
|
slug: deconz
|
|
name: deCONZ
|
|
description: >-
|
|
Control a Zigbee network with ConBee or RaspBee by Dresden Elektronik.
|
|
url: https://github.com/home-assistant/hassio-addons/tree/master/deconz
|
|
apparmor: false
|
|
arch:
|
|
- amd64
|
|
- armhf
|
|
- aarch64
|
|
backup_exclude:
|
|
- "*/otau"
|
|
devices:
|
|
- /dev/mem
|
|
discovery:
|
|
- deconz
|
|
gpio: true
|
|
homeassistant: 0.91.2
|
|
image: homeassistant/{arch}-addon-deconz
|
|
ingress: true
|
|
ingress_entry: ingress.html
|
|
init: false
|
|
kernel_modules: true
|
|
options:
|
|
device: null
|
|
panel_icon: mdi:zigbee
|
|
ports:
|
|
40850/tcp: null
|
|
5900/tcp: null
|
|
8081/tcp: null
|
|
privileged:
|
|
- SYS_RAWIO
|
|
schema:
|
|
device: device(subsystem=tty)
|
|
dbg_aps: int?
|
|
dbg_info: int?
|
|
dbg_otau: int?
|
|
dbg_zcl: int?
|
|
dbg_zdp: int?
|
|
startup: services
|
|
udev: true
|
|
usb: true
|