
Security News
Critical Security Vulnerability in React Server Components
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.
iobroker.hue
Advanced tools
Connects Philips Hue LED Bulbs, Friends of Hue LED Lamps and Stripes and other SmartLink capable Devices (LivingWhites, some LivingColors) via Philips Hue Bridges

==============
This adapter connects your Philips Hue Bridges with ioBroker to control Philips Hue LED bulbs, Friends of Hue LED lamps, stripes, plugs like from Osram, and other SmartLink capable devices (like LivingWhites and some LivingColors).
Once you have installed this adapter within ioBroker, create an adapter instance accordingly. Next, you need to connect your Hue bridge with ioBroker within the adapter settings:
Please note: Adapter settings button "Find Bridge" will be inactive if field "Bridge Address" is populated, and button "Create User" will be inactive if field "Bridge User" is populated.
| Name | Description |
|---|---|
| Bridge address | IP address of your Hue bridge, you can try to detect it by pressing Find Bridge button. |
| Port | Port of your Hue bridge, normally 443 (SSL) and 80 (non-SSL). |
| SSL | If checked, connecton is secured via SSL, port will automatically change to 443 (it is strongly recommended to use SSL). |
| User | Username of your bridge user. You can create it, by pressing Create User button and following the screen instructions. |
| Ignore scenes | If checked, scenes will not be shown/controlled by the adapter. |
| Ignore groups | If checked, groups will not be shown/controlled by the adapter. |
| "Legacy" structure | To support backwards compatibility, it is possible to hold an old object structure in ioBroker. This old structure is hue.<instance_number>.<brdige_name_channel>.<light_or_group_channel>.<state>. The new structure removes <brdige_name_channel> and thus makes it necessary to adapt old scripts, etc. If an existing old strcuture is detected by the adapter, the structure will be used without checking the checkbox. However, if migration from old to new structure is desired, delete the whole hue.<instance_number> namespace once. |
| Native turn off/on behaviour | If checked, the adapter will turn on/off lights in the same fashion as the native Hue app does. Otherwise, lamps will be set to a level of 100 % when switching on. |
| Sync software sensors | Also sync software sensors. These are virtual sensors, e.g. created by Hue Labs scenes. By controlling the status datapoint of such a sensor you can start/stop scenes which follow this logic. In most cases 0 turns scene off and 1 turns it on. |
| Polling | If checked, the adapter will poll state changes, otherwise it can only be used to control lamps, not to show their status. |
| Polling interval | Defines how often the states will be polled, and thus updated in ioBroker. Low polling intervals can cause performance issues in some settings. Hence, the minimum allowed polling interval is 2 seconds. If polling interval is set to less than 2 seconds it will be set to 2 seconds during runtime. |
Bindet Philips Hue / LivingColors / LivingWhites Lampen ein. In den Adapter-Settings muss die IP der Hue Bridge sowie ein Username konfiguriert werden. Um einen User zu aktivieren einmal auf create user drĂĽcken und dann innerhalb von 30 Sekunden den Button an der Hue bridge drĂĽcken. Dann wird automatisch der User ĂĽbergeben.
on state of sensorsATTENTION: Remove all objects once, ids have changed
Apache 2.0
Copyright (c) 2017-2019 Bluefox dogafox@gmail.com Copyright (c) 2014-2016 hobbyquaker
FAQs
Connects Philips Hue LED Bulbs, Friends of Hue LED Lamps and Stripes and other SmartLink capable Devices (LivingWhites, some LivingColors) via Philips Hue Bridges
The npm package iobroker.hue receives a total of 219 weekly downloads. As such, iobroker.hue popularity was classified as not popular.
We found that iobroker.hue demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 31 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.

Research
/Security News
We spotted a wave of auto-generated “elf-*” npm packages published every two minutes from new accounts, with simple malware variants and early takedowns underway.

Security News
TypeScript 6.0 will be the last JavaScript-based major release, as the project shifts to the TypeScript 7 native toolchain with major build speedups.