kpostekk / homebridge-docker

Show your Docker containers as switches in Homebridge
Apache License 2.0
2 stars 0 forks source link
docker homebridge-plugin

Homebridge Docker plugin

Integrate your precious containers with your home

npm npm npm bundle size

Install

sudo npm i -g homebridge-docker

Configuration

Host

Can be unix socket or http address.

Port

Specify port for http connection (not required for unix socket).

Secure delay timeout (experimental)

Feature to prevent miss clicks, probably not working.

Authentication (experimental)

To authenticate with certs, encode them with base64 and pass them to config.

Usage