nymea-plugins/boblight
Bernhard Trinnes 2cb02d5a60 continued to improve readmes 2020-04-29 21:20:03 +02:00
..
translations Rename devices to things 2020-03-04 17:52:36 +01:00
README.md removed id and title tag 2020-04-17 10:44:05 +02:00
bobchannel.cpp Update copyright 2020-01-23 12:48:25 +01:00
bobchannel.h Update copyright 2020-01-23 12:48:25 +01:00
bobclient.cpp Update copyright 2020-01-23 12:48:25 +01:00
bobclient.h Update copyright 2020-01-23 12:48:25 +01:00
boblight.png added some logos 2020-04-24 15:17:12 +02:00
boblight.pro Rename devices to things 2020-03-04 17:52:36 +01:00
integrationpluginboblight.cpp Rename devices to things 2020-03-04 17:52:36 +01:00
integrationpluginboblight.h Rename devices to things 2020-03-04 17:52:36 +01:00
integrationpluginboblight.json Rename devices to things 2020-03-04 17:52:36 +01:00
meta.json continued to improve readmes 2020-04-29 21:20:03 +02:00

README.md

Boblight

This plugin allows to communicate with a Boblight server

The boblight server needs to be installed and running. In nymea it is required to setup the Boblight server connection first, during the setup you can configure how many channels you want to add. Each channel will appear auotamtically as an own device insided nymea. Default configuration for the Boblight server is localhost:19333, you can change the parameters during device setup.

Once the Boblight devices are added you can control them like any other color light in nymea.

Supported Things

  • Boblight Server
    • Gateway device
    • Define channel count
  • Boblight Channel
    • Color light
    • Set color
    • Set color temperature
    • Set brightness
    • Set power

Generall

  • No internet connection required

Requirements

  • Boblight server running on localhost:19333 or any other reachable IP address.
  • Boblight device connected to the Boblight server.
  • The package "nymea-plugin-boblight" must be installed.

More

For more information regarding the project please visit the project site.