Coder Social home page Coder Social logo

iobroker.lightify's Introduction

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 [email protected]

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.

iobroker.lightify's People

Contributors

apollon77 avatar germanbluefox avatar soef avatar

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.