1
0
mirror of synced 2026-03-28 06:09:58 +01:00

Fix OSCAM

This commit is contained in:
d-two
2026-02-05 19:50:19 +01:00
committed by GitHub
parent 1b11183c09
commit 79f6b86047
6 changed files with 46 additions and 0 deletions

22
oscam/config.yaml Normal file
View File

@@ -0,0 +1,22 @@
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