SignifyLights

signifylights

Current Release
1.0.2
Developer
nxtstep, disaster123
License
MIT

signifylights adapter for ioBroker

Signify Lights adapter for all Types of Signify WLAN lights like WIZ, Philips WLAN and many more...

Questions and discussion here: https://forum.iobroker.net/topic/69656/test-adapter-signifylights

DISCLAIMER

This project is NOT affiliated with, funded, or in any way associated with WIZ, Signify or Philips. All brand and product names are trademarks or registered trademarks of their respective holders. Reference to a company or a product name does not imply approval or recommendation of that company or product to the exclusion of others.

Changelog

1.0.2 (2026-09-13)

  • (disaster123) Hue changes now preserve the current saturation and brightness.
  • (disaster123) Corrected configuration defaults and improved handling of missing device states.
  • (disaster123) Replaced the UUID dependency with Node.js built-in UUID generation.
  • (disaster123) Updated development tools and made type checks and regression tests mandatory in CI.

1.0.1 (2026-09-12)

  • (iobroker-bot) Adapter requires node.js >= 22 now.
  • (iobroker-bot) Adapter requires js-controller >= 6.0.11 now.

1.0.0 (2025-04-27)

  • signifylights is now stable
  • replaced the old device specific code with generic code to automatically support new devices without the need to get added

0.4.5 (2025-04-21)

  • fix minimum deps

0.4.4 (2025-04-21)

  • fix minimum deps

License

MIT License

Copyright (c) 2025-2026 disaster123 stefan-iobroker@prie.be

originally developed by Copyright (c) 2022 nxtstep privat@konzeptplus.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.