Skip to content

ToracX/homebridge-dreamscreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

DreamscreenLogoCut

Overview

A lightweight HomeBridge plugin to control any DreamScreen product including sidekicks. Using a fast and responsive node engine that I have customized to also retrieve state.

Installation:

Easiest way to install is using homebridge-config-ui. Search for the plugin, click install and follow the steps on your screen. Or install using npm npm install -g homebridge-dreamscreen and update your config.json.

Config Example only needed when not using homebridge-config-ui

{
    "accessory": "Dreamscreen",
    "name": "Dreamscreen ambilight",
    "ipadress": "192.xxx.xxx.xxx"          
}

Using the plugin

You get two accesoires packed in one tile. One accesoiry is for controlling the brightness and color. The other for setting either video mode or sleep mode.

Todo list

  • Add options for hdmi input, maybe using a TV accesoiry?..
  • Add switches for different scenes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published