ioBrokerTranslator / ioBroker.lightcontrol

Light control of lamps from various manufacturers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

ioBroker.lightcontrol

NPM version Downloads Number of Installations Current version in stable repository

NPM

Tests: Test and Release

Falls euch meine Arbeit gefällt: Paypal Donation

LightControl adapter for ioBroker

Light control of lamps from various manufacturers

Deutsche Beschreibung hier

English Description here --> in Dev

ToDo

  • Select more than one LightGroup for one Object-ID (Bug with jsonCustom Select multible)
  • Availability for notice with lower brighness and defined seconds before AutoOff
  • Set Ct, Sat and Color directly to the lamp, also if it's switched off.
  • Availability to switch on/off lights only with level/brightness state and without switch state

Changelog

0.0.6 (2022-12-29)

  • (Schmakus) New: #61 Added infinite blinking. Please read the documentation.
  • (Schmakus) Fix: some little things.

0.0.5 (2022-12-27)

  • (Schmakus) Fix: #66 Adding more than one lamp to group
  • (Schmakus) Fix: CustomConfig Color definitions
  • (Schmakus) Deleting hole light from group if it contains no states
  • (Schmakus) Updating CreateState Function for extended debugging

0.0.4 (2022-12-23)

  • (Schmakus) Fix: Warning by adding motion sensor to group
  • (Schmakus) New: Add Default Values for WarmWhite and DayLight at Color-State
  • (Schmakus) updating translations

0.0.3 (2022-12-22)

  • (Schmakus) Fix: Moving sensors and lights to other group
  • (Schmakus) Fix: Adding sensor to groups
  • (Schmakus) Update German Docu

0.0.2 (2022-12-20)

  • (Schmakus) first Alpha Release

0.0.1 (2022-12-01)

  • (Schmakus) Initial Release

License

MIT License

Copyright (c) 2022 Schmakus schmakus@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.

About

Light control of lamps from various manufacturers

License:MIT License


Languages

Language:JavaScript 67.2%Language:HTML 30.4%Language:CSS 2.4%