Histórico de Commits

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