Skip to content

General Config

seydx edited this page Jan 24, 2022 · 1 revision

General

This is the general part. This section is enough to start camera.ui

Example:

{
  "platform": "CameraUI",
  "name": "CameraUI",
  "port": 8181,
  "debug": false,
  "atHomeSwitch": true,
  ...
}

Info

Attributes Required Usage Default Options
platform X Platform Name Must be CameraUI
name Name for the plugin CameraUI
port X Port for the User Interface Server 8181
debug Additional logging false true/false
atHomeSwitch Exposes a 'at home' switch to HomeKit to enable/disable at home for the interface settings within HomeKit. false true/false