1.1.0 • Published 25 days ago

iobroker.elgato-key-light v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
25 days ago

Logo

ioBroker.elgato-key-light

NPM version Downloads Number of Installations Current version in stable repository

Tests: Test and Release

elgato-key-light adapter for ioBroker

DISCLAIMER

All product and company names or logos are Trademarks™ or Registered® Trademarks of their respective owners. Their use does not imply any Affiliation or endorsement by them or associated affiliates! This personal project is being pursued on a recreational basis and Has no business objectives. Elgato is a trademark of Corsair GmbH.

Sentry

This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers.\ For more details and for information on how to disable error reporting, see. Sentry Plugin Documentation! Sentry reports are used starting with js-controller 3.0 are used.

Credits

This adapter would not have been possible without the great work of @xXBJXx (https://github.com/xXBJXx), who created this adapter and will hopefully maintain it again in the future.

Description

This adapter allows you to control Elgato Key Lights via ioBroker.\ The adapter supports the following functions:

Adapter UI

A classic adapter UI under instances does not exist.\ Adapter UI Adapter UI

What can be done in the UI?

  • No. 1 set the polling interval for the adapter (default: 60 seconds). after changing the interval, the adapter must be restarted, this is done using the Save button.
  • No. 2 add a new device to the adapter.
  • No. 3 set the color temperature for all key lights (2900K to 7000K)
  • No. 4 set the brightness for all Key Lights (0% to 100%)
  • No. 5 set the color for from the Light Strips\ Adapter UI
  • No. 6 switch the lights on and off

when changing No. 3, No. 4 and No. 5, the change will be executed after 1.5 seconds.

Warning

Please do not access the data points too often, otherwise the devices will not be accessible for a few seconds.

Data points

The data points are created automatically when a new device is found.

Data points for all Key Lights / Light Strips

Adapter UI\ The data points are divided into:

  • info ⇨ Information about the device. Adapter UI
  • light ⇨ Data points for controlling the device, here there are two different types of data points:
    • for controlling brightness and color temperature. Adapter UI
    • for controlling the color Adapter UI
  • settings ⇨ data points for info from the settings of the device Adapter UI

Notes

  • The data points for color are only available for the Light Strips.
  • The data points for color temperature are only available for the Key Lights.
  • The data points for brightness are available for all Key Lights and Light Strips.
  • The scenes from the Light Strips are not supported. Since they are not accessible via the API.

Changelog

1.1.0 (2024-04-14)

  • (mcm1957) Adapter requires node.js 18 and js-controller >= 5 now
  • (mcm1957) Dependencies have been updated

1.0.1 (2024-01-18)

  • (mcm1957) Writing states now requires ack flag to be false.
  • (mcm1957) Small adaptions to solve review issues have been applied.

1.0.0 (2024-01-18)

  • (mcm1957) Adapter requires node.js 18 or newer now
  • (mcm1957) Adapter has been moved into iobroker-community-adapters area
  • (mcm1957) Dependencies have been updated

0.2.0 (2023-02-26)

  • (xXBJXx) updated dependencies
  • (xXBJXx) Updating the UI to the new functions of the iobroker-react library

0.1.0 (2023-02-06)

  • (xXBJXx) removed the Bonjour search, because it did not work properly
  • (xXBJXx) Adding a delete function for devices
  • (xXBJXx) Dependency updates
  • (xXBJXx) feature request #2 added

License

MIT License

Copyright (c) 2024 iobroker-community-adapters mcm57@gmx.at Copyright (c) 2023 xXBJXx issi.dev.iobroker@gmail.com

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.

1.1.0

25 days ago

1.0.1

4 months ago

1.0.0

4 months ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago