0.3.1 • Published 5 years ago

iobroker.hue-lights v0.3.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Logo

ioBroker.hue-lights

Connect your Philips Hue Lights with ioBroker.

Number of Installations Stable version NPM version Travis CI Downloads Greenkeeper badge

NPM

Table of contents 1. Features 2. Setup instructions 3. Channels & States 4. Changelog 5. Licence

1. Features

  • Synchronize Config
  • Synchronize Groups
  • Synchronize Lights
  • Synchronize Resources
  • Synchronize Rules
  • Synchronize Scenes
  • Synchronize Schedules
  • Synchronize Sensors
  • Trigger changes on states on/off, bri (level), hue, sat, xy, ct, alert, effect and transitiontime

2. Setup instructions

tbd

3. Channels & States

tbd

Changelog

1.0.0 (2019-xx-xx) MILESTONES / PLANNED FEATURES FOR v1.0.0 RELEASE

  • implement user creation in interface configuration (admin panel)
  • implement bridge discovery in interface configuration (admin panel)

0.3.1 (2019-08-03)

  • (Zefau) When turning on a device, set level / bri to 100 if it was set to 0

0.3.0 (2019-08-03)

REMARK: If you are coming from an earlier version, please delete all your hue-lights states before running this release!

0.2.0 (2019-07-24)

  • (Zefau) Added support to change states level, xy, effect, alert, and transitiontime

0.1.0 (2019-07-21)

  • (Zefau) Retrieve lights, groups, resourcelinks, rules, scenes, schedules, sensors and config from Hue Bridge
  • (Zefau) Change states (e.g. on/off, brightness, saturation)

License

The MIT License (MIT)

Copyright (c) 2019 Zefau zefau@mailbox.org

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.