npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

iobroker.hue-extended

v2.0.0

Published

Integration of your Philips Hue Lights with your ioBroker

Downloads

146

Readme

Logo

ioBroker.hue-extended

Connect your Philips Hue and / or deCONZ devices with ioBroker

Paypal Donation

Number of Installations Stable Version NPM Version Commits since last release Travis CI Downloads

NPM

Features

  • Supports both Philips Hue and deCONZ devices
  • Synchronize Lights
  • Synchronize Groups
  • Synchronize Scenes (including GroupScenes, LightScenes and Scenes from HueLabs)
  • Synchronize Sensors
  • Synchronize Schedules
  • Synchronize Config
  • Synchronize Resources
  • Synchronize Rules
  • Trigger changes on states on/off, brightness (level), hue, saturation, xy, colorTemperature, alert, effect and transitiontime
  • Additional triggers based on color spaces for rgb, hsv and hex
  • Apply own combination of commands using _commands trigger
  • Control lights of all groups at once using 0-all group
  • Run scene or apply _scene on light or group

Changelog

2.0.0 (2020-07-14)

  • (Zefau) Support for deCONZ REST API (meaning support for Conbee / Conbee II stick)

1.3.8 (2020-07-05)

  • (Zefau) fixed long-time polling for connection retry after connection fails serval times on short-time polling (see #58)

1.3.7 (2020-07-01)

  • (Zefau) added additional verification checks of the response received from the Hue Bridge (see #45)
  • (Zefau) fixed long-time polling for connection retry after connection fails serval times on short-time polling (see #58)

1.3.6 (2020-05-31)

  • (Zefau) added long-time polling for connection retry after connection fails serval times on short-time polling (see #58)

1.3.5 (2020-05-23)

  • (Zefau) added action onOffAllLights for groups to reflect state of ALL lights and turn on/off all lights at once (respectively, the on state for groups reflects the state of any_on).

1.3.2 (2020-04-01)

  • (Zefau) fixed on state being disappeared

1.3.1 (2020-03-24)

  • (Zefau) added check for http status code to the response received from the Hue Bridge (see #45)
  • (Zefau) second try changing state on of a group to match state any_on (see #19)

1.3.0 (2020-03-04)

  • (Zefau) added option to only set devices in a group which are already turned on (thus devices which are off are not set) (see #19)
  • (Zefau) added option to set brightness / level to 0 when device is not reachable (see #38)
  • (Zefau) change state on of a group to match state any_on (see #19)

1.2.3 (2020-02-21)

  • (Zefau) added Signify (formerly Philips Lighting) as official manufacturer
  • (Zefau) updated dependencies

1.2.2 (2020-02-04)

  • ~(Zefau) fixed wrong group state (see #19)~

1.2.1 (2020-02-03)

  • (Zefau) fixed failing secure connection when selecting default certificates

1.2.0 (2019-11-23)

  • (Zefau) added option to change transitiontime on scenes (see #24)

1.1.7 (2019-11-23)

  • (Zefau) fixed failing retrieval of new user / token from admin panel (see #20)

1.1.7 (2019-11-23)

  • (Zefau) fixed incorrect behaviour of garbage collector (again)

1.1.6 (2019-11-07)

  • (Zefau) fixed effect and alert not being applied correctly

1.1.5 (2019-11-05)

  • (Zefau) added option for conversion of colorTemperature to xy for non-Philips lights (see #9)
  • (Zefau) fixed conversion of hue to xy for groups consisting of either only Philips lights, mixed lights or only non-Philips lights (see #11)
  • (Zefau) fixed conversion of hue to xy to only convert if xy is actually supported by the light

1.1.3 / 1.1.4 (2019-10-31)

  • (Zefau) added option for secure connection via SSL/TLS
  • (Zefau) fixed scenes not being applied correctly

1.1.2 (2019-10-29)

  • (Zefau) added option to (not) synchronise duplicated scenes
  • (Zefau) added reworked garbage collector (deletion of old states)
  • (Zefau) fixed transitiontime not being applied correctly (see #8)

1.1.1 (2019-10-28)

  • (Zefau) removed garbage collector (deletion of old states) due to incorrect behaviour

1.1.0 (2019-10-27)

  • (Zefau) add full support for Hue Labs scenes
  • (Zefau) add retry if bridge returns error socket hang up
  • (Zefau) add retry if device is not reachable

1.0.2 (2019-10-20)

  • (Zefau) added scenes from Hue Labs

1.0.1 (2019-10-20)

  • (Zefau) fixed incorrect omitting GroupScenes

1.0.0 (2019-10-20)

  • (Zefau) fixed issue setting devices with bri / brightness (e.g. plugs)

1.0.0-rc.1 (2019-10-13)

  • (Zefau) BREAKING CHANGE changed certain objects due to standardization (see https://forum.iobroker.net/post/298019)

    • changed bri to brightness*
    • changed sat to saturation*
    • removed hue_degrees
    • changed hue (changed value range from 0-65535 (native Hue API) to 0-360°C)
    • changed ct to colorTemperature* (changed value range from 153-500 (native Hue API) to 2000-6500K)
    • changed _hex to hex
    • changed _hsv to hsv
    • changed _rgb to rgb
    • removed _cmyk*
    • removed _xyz*
  • fixed incorrect conversion between color spaces (rgb, hex, etc.)

Note: If you are using the state _commands renaming is not necessary for the states ct (adapting the value range is required), bri or sat.

0.9.0 (2019-10-13)

  • (Zefau) BREAKING CHANGE: changed grouping of scenes and added option to choose how objects are mapping (either scenes.<group>.<scene>.objects or scenes.<scene>.<group>.objects)
  • (Zefau) retrieving group for all-lights directly from Hue Bridge API (instead of assembling through states)
  • (Zefau) added option to delete outdated devices (gargabe collector)

License

The MIT License (MIT)

Copyright (c) 2019-2020 Zefau [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.