1
0
mirror of synced 2026-03-22 03:59:59 +01:00
Files
hassio-addons/oscam/config.yaml
2026-02-05 19:50:19 +01:00

23 lines
378 B
YAML

name: OSCAM
version: 1.1
slug: oscam
description: This add-on allows you to have a OSCAM-Server.
arch:
- armv7
- aarch64
- amd64
startup: application
webui: 'http://[HOST]:[PORT:8888]'
boot: auto
init: false
uart: true
ports:
8888/tcp: 8888
9999/tcp: 9999
ports_description:
8888/tcp: Web Interface
9999/tcp: OSCAM Server
map:
- 'config:rw'
hassio_role: default