Historie revizí

Autor SHA1 Zpráva Datum
  Jason Rumney 3aadb39a48 fix (light): use the full lower range of light brightness před 3 měsíci
  Jason Rumney fc6ddd81b2 fix (device_config): use pending changes when setting multiple dps před 4 měsíci
  Jason Rumney a7f888edb6 Light: make supported_color_modes None when none are supported před 10 měsíci
  Jason Rumney 9ae55460dd Light: don't change effect if it is the same as current effect. před 11 měsíci
  Jason Rumney a75c6ef2f3 Light: when format contains unsupported fields, pass them through před 1 rokem
  Jason Rumney 5c9f672146 Rename helpers/mixin.py to entity.py před 1 rokem
  Jason Rumney 3100337a77 Fix available in mappings to work as intended. před 1 rokem
  Jason Rumney c6c0a76adc light: lights with only brightness control should appear off at 0 před 1 rokem
  Jason Rumney dfd5a07144 light: return None for color_temp when in HS mode. před 1 rokem
  Jason Rumney 7e02977648 light: add debug logging of turn_on parameters před 1 rokem
  Jason Rumney 17d646a16d Light: consider target color mode for brightness adjust method před 1 rokem
  Jason Rumney 02f4dbce3e Light: add support for named_color dp. před 1 rokem
  Jason Rumney 1f063c8b12 light: improve conditions when brightness is controlled by rgbhsv před 1 rokem
  Jason Rumney c3a8a7685c light: fix incorect device reference when turning off effects před 1 rokem
  Jason Rumney 59e48159b2 light: include "off" in effects if effect is using color_mode dp. před 1 rokem
  Jason Rumney ec163b1bb2 light: avoid brightness conversion when raw value is unavailable před 2 roky
  Jason Rumney d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 před 2 roky
  Jason Rumney 7f8210c4ed Use HA scaling functions for fan speed and light brightness před 2 roky
  Jason Rumney 5bafe7665e light: supported_color_modes shoud return a set not a list. před 2 roky
  Jason Rumney a1ba3efec0 light: don't try to set brightness dp when switching to colour před 2 roky
  Jason Rumney 519a72c1a5 Supported features: ensure enums are always used před 2 roky
  Jason Rumney 0b0bc97973 Light: silently handle out of range color_temp před 2 roky
  Jason Rumney 376a97e695 Improve warning log message traceability před 2 roky
  Jason Rumney 1764d0c376 Change light color temperature from mireds to Kelvin. před 2 roky
  Jason Rumney 232c743308 Use correct color util function to convert from RGB. před 2 roky
  Tim Laing 8410111dd5 Reformatted using isort & black to match vscode task před 2 roky
  Jason Rumney 10a26639b5 Entities: call super().__init__ from __init__ před 2 roky
  Jason Rumney 0d28a347af Use brightness to turn on light when there is no other way. před 2 roky
  Jason Rumney 919bcb199e Light: return brightness from color hsv data in colour mode. před 2 roky
  Jason Rumney 4194235517 Use HS color rather than RGBW for colour lights. před 2 roky