iobroker.lightify

0.2.16 • Public • Published

Logo

ioBroker.lightify

=========================

NPM version Tests Build status

Description

ioBroker Adapter for OSRAM Lightify

Info

The state names are inspired by the Hue adapter.

How to use the command state:

  • Possible identifiers are: red, r, green, g, blue, b, bri, sat, transition, on, off
  • The string can be a JSON with or without parentheses.
  • You can also assign a value by =
  • Range of colors: 0..255
  • Range of bri: 0..100

Some Examples:

r = 100; g = 250, b = 100
r: 0, g: 0, b = 255
red: 200, green: 0, blue: 0
{r:100, b: 200, transition: 20}
off
on
{on:0}

To change the color you do not have to use all three values. For example, red = 0, blue and green will stay unchanged.

Requirements

OSRAM Lightify Gateway connected via WLAN to your network.

OSRAM Lightify Gateway

Please configure first all devices via Lightify app.

Changelog

0.2.11 (2017.07.26)

  • (bluefox) fix of the discovery packet

0.2.10 (2017.07.17)

  • (soef) soef version set to 0.4.4

0.2.8 (2017.07.15)

  • (bluefox) small changes

0.2.7 (2017.07.13)

  • (bluefox) small changes

0.2.6

  • (soef) command state added to group/zone devices

0.2.5

  • (soef) using version 0.2.2 of mnds-discover

0.2.4

  • (soef) started to optimize zone/group support

0.2.2

  • (soef) Discovery and browse now via mdns

0.2.0

  • (soef) refactoring of adapter

0.1.0

  • (bluefox) refactoring

License

The MIT License (MIT)

Copyright (c) 2016-2017 soef soef@gmx.net

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Versions

Current Tags

Version History

Package Sidebar

Install

npm i iobroker.lightify

Weekly Downloads

4

Version

0.2.16

License

MIT

Last publish

Collaborators

  • mcm1957
  • pmant
  • matten-matten
  • simatec
  • dkleber89
  • foxriver76
  • raintonr
  • issi
  • ciddi89
  • dutchmannl
  • patrickwaltherh
  • ruhr70
  • arteck
  • apollon77
  • meistertr
  • prinzeisenherz1
  • bluefox
  • nisiode
  • alcalzone
  • zefau
  • algar42
  • garfonso
  • forelleblau
  • buzzy1337
  • pdbjjens
  • unclesamswiss
  • _shojo_
  • swedish.chef
  • thiemoh
  • sven-s-ter