Giter Club home page Giter Club logo

homebridge-hyperion's Introduction

A hyperion homebridge plugin

Setting up hyperion to work with homebridge using existing solutions felt somewhat lacking, therefore, I created a new plugin!

verified-by-homebridge

Installing

Using the homebridge web UI, or:

npm i -g homebridge-hyperion-jub

This plugin supports:

  • On/Off
  • Brightness
  • Color
  • Hue
  • Saturation
  • Effects

Some of these may require the Eve- or home+ app.
Home+
Eve app (Untested)

These links are not affiliated. Other apps may work, the apple home app doesnt support custom characteristics, but base modifications should work.

A big thanks to cortl for creating a plugin in the first place - the knowledge from his repository definitely helped me create this plugin

Configuration

{
  "platform": "HyperionJub",
  "name": "TV backlight",
  "url": "http://{IP OR URL FACING HYPERION}",
  "port": "8090",
  "token": "Token from hyperion",
  "priority": 50,
  "effects": [
    "none",
    "Atomic swirl",
    "Blue mood blobs",
    "Breath",
    "Candle",
    "Cinema brighten lights",
    "Cinema dim lights",
    "Cold mood blobs",
    "Collision",
    "Color traces",
    "Double swirl",
    "Fire",
    "Flags Germany/Sweden",
    "Full color mood blobs",
    "Green mood blobs",
    "Knight rider",
    "Led Test",
    "Led Test - Sequence",
    "Light clock",
    "Lights",
    "Matrix",
    "Notify blue",
    "Pac-Man",
    "Plasma",
    "Police Lights Single",
    "Police Lights Solid",
    "Rainbow mood",
    "Rainbow swirl",
    "Rainbow swirl fast",
    "Random",
    "Red mood blobs",
    "Sea waves",
    "Snake",
    "Sparks",
    "Strobe red",
    "Strobe white",
    "System Shutdown",
    "Trails",
    "Trails color",
    "Warm mood blobs",
    "Waves with Color",
    "X-Mas"
  ]
}
  • platform required: must always be "HyperionJub"
  • name optional: display name of your device (default: TV backlight)
  • url required: IP/URL of your hyperion instance. Remember to configure your router to give your device a static ip.
  • port required: port of your hyperion webserver (default: 8090)
  • token optional: authorization token (see hyperion network configuration)
  • priority optional: allows you to change the called priority to Hyperion (lowest priority overrides higher priority).
  • effects optional: Allows you to start effects available in hyperion. Due to limitations of the home app, these effect will be shown as numbers, and also requires one of the above apps. You may at any time reorder, remove or add the effects, though.

Controlling effects

The actual configuration of effects should be done using the hyperion webinterface. The list of characteristics would simply be way to big, if I had to implement every parameter available.

Made with ❤️ in Aalborg, Denmark

homebridge-hyperion's People

Contributors

julius-bendt avatar dependabot[bot] avatar

Watchers

 avatar

homebridge-hyperion's Issues

Second switch

Very useful plugin thanks!
just an idea to make it even more awesome : to make a second on/off switch available for a second light instance on the Hyperion

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.