Historial de Commits

Autor SHA1 Mensaje Fecha
  Jason Rumney a75c6ef2f3 Light: when format contains unsupported fields, pass them through hace 1 año
  Jason Rumney 5c9f672146 Rename helpers/mixin.py to entity.py hace 1 año
  Jason Rumney 3100337a77 Fix available in mappings to work as intended. hace 1 año
  Jason Rumney c6c0a76adc light: lights with only brightness control should appear off at 0 hace 1 año
  Jason Rumney dfd5a07144 light: return None for color_temp when in HS mode. hace 1 año
  Jason Rumney 7e02977648 light: add debug logging of turn_on parameters hace 1 año
  Jason Rumney 17d646a16d Light: consider target color mode for brightness adjust method hace 1 año
  Jason Rumney 02f4dbce3e Light: add support for named_color dp. hace 1 año
  Jason Rumney 1f063c8b12 light: improve conditions when brightness is controlled by rgbhsv hace 1 año
  Jason Rumney c3a8a7685c light: fix incorect device reference when turning off effects hace 1 año
  Jason Rumney 59e48159b2 light: include "off" in effects if effect is using color_mode dp. hace 1 año
  Jason Rumney ec163b1bb2 light: avoid brightness conversion when raw value is unavailable hace 2 años
  Jason Rumney d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 hace 2 años
  Jason Rumney 7f8210c4ed Use HA scaling functions for fan speed and light brightness hace 2 años
  Jason Rumney 5bafe7665e light: supported_color_modes shoud return a set not a list. hace 2 años
  Jason Rumney a1ba3efec0 light: don't try to set brightness dp when switching to colour hace 2 años
  Jason Rumney 519a72c1a5 Supported features: ensure enums are always used hace 2 años
  Jason Rumney 0b0bc97973 Light: silently handle out of range color_temp hace 2 años
  Jason Rumney 376a97e695 Improve warning log message traceability hace 2 años
  Jason Rumney 1764d0c376 Change light color temperature from mireds to Kelvin. hace 2 años
  Jason Rumney 232c743308 Use correct color util function to convert from RGB. hace 2 años
  Tim Laing 8410111dd5 Reformatted using isort & black to match vscode task hace 2 años
  Jason Rumney 10a26639b5 Entities: call super().__init__ from __init__ hace 2 años
  Jason Rumney 0d28a347af Use brightness to turn on light when there is no other way. hace 2 años
  Jason Rumney 919bcb199e Light: return brightness from color hsv data in colour mode. hace 3 años
  Jason Rumney 4194235517 Use HS color rather than RGBW for colour lights. hace 3 años
  Jon d4a2b06b4e Formatting hace 3 años
  Jon 348b060b27 Removed stuff that was added during code learning hace 3 años
  Jon c1a6976b0d Fixed setting brightness during setting to white color_mode hace 3 años
  Jon 38b4227196 Removed code I added when I didn't really understand much hace 3 años