1.4.0 • Published 11 months ago

homebridge-dashboard v1.4.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
11 months ago

Homebridge Dashboard

This plugin provides a dashboard that can be configured easily. It displays all homebridge devices and makes it possible to control them through the web panel.

Supported devices

This plugin has been tested with following devices:

But even if the amount of tested devices is not that big, many devices should be supported in theory. Just give it a try and try it out yourself.

Installation

NOTE: You will need to have ffmpeg installed if you want to use the camera streaming feature.

If you are using config-ui-x you can just install this extension through the admin panel. If you are installing your plugins through a cli just use

npm i -g homebridge-dashboard

Configuration

Parameterdescriptionformatdefault
portThe port that the web panel runs on. Using a port lower than 10000 could cause the system to not start.integer18081
pinThe pin of the Homekit bridgestringnull
tabsTabs are shown in the frontend. They are used to sort all devices.array[]

Node versions

The system is tested on following node versions:

  • 15.x
  • 16.x
  • 17.x
  • 18.x
1.4.0

11 months ago

1.3.0

12 months ago

1.2.7

12 months ago

1.2.6

12 months ago

1.2.5

12 months ago

1.2.4

12 months ago

1.2.3

12 months ago

1.2.2

12 months ago

1.2.1

12 months ago

1.2.0

12 months ago

1.1.3

12 months ago

1.1.2

12 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.0.0

12 months ago