História revízii

Autor SHA1 Správa Dátum
  Jason Rumney 59e48159b2 light: include "off" in effects if effect is using color_mode dp. 1 rok pred
  Jason Rumney ec163b1bb2 light: avoid brightness conversion when raw value is unavailable 2 rokov pred
  Jason Rumney d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 2 rokov pred
  Jason Rumney 7f8210c4ed Use HA scaling functions for fan speed and light brightness 2 rokov pred
  Jason Rumney 5bafe7665e light: supported_color_modes shoud return a set not a list. 2 rokov pred
  Jason Rumney a1ba3efec0 light: don't try to set brightness dp when switching to colour 2 rokov pred
  Jason Rumney 519a72c1a5 Supported features: ensure enums are always used 2 rokov pred
  Jason Rumney 0b0bc97973 Light: silently handle out of range color_temp 2 rokov pred
  Jason Rumney 376a97e695 Improve warning log message traceability 2 rokov pred
  Jason Rumney 1764d0c376 Change light color temperature from mireds to Kelvin. 2 rokov pred
  Jason Rumney 232c743308 Use correct color util function to convert from RGB. 2 rokov pred
  Tim Laing 8410111dd5 Reformatted using isort & black to match vscode task 2 rokov pred
  Jason Rumney 10a26639b5 Entities: call super().__init__ from __init__ 2 rokov pred
  Jason Rumney 0d28a347af Use brightness to turn on light when there is no other way. 2 rokov pred
  Jason Rumney 919bcb199e Light: return brightness from color hsv data in colour mode. 2 rokov pred
  Jason Rumney 4194235517 Use HS color rather than RGBW for colour lights. 2 rokov pred
  Jon d4a2b06b4e Formatting 3 rokov pred
  Jon 348b060b27 Removed stuff that was added during code learning 3 rokov pred
  Jon c1a6976b0d Fixed setting brightness during setting to white color_mode 3 rokov pred
  Jon 38b4227196 Removed code I added when I didn't really understand much 3 rokov pred
  Jon ba90be6f3f Inital attempt to get Merkury BW904 Smart Bulb working 3 rokov pred
  Jason Rumney eb047b4f1d Add support for Asakuki aroma diffuser 3 rokov pred
  Jason Rumney 0a13b4addf Refactor: merge generic/* implementations into the top-level platforms. 3 rokov pred
  Jason Rumney ef6c2e9519 Refactor platform init code. 3 rokov pred
  Jason Rumney 0c9b48e530 Refactor common initialisation code into a helper. 3 rokov pred
  Jason Rumney 62e3b725cf Eliminate configuration of non-deprecated entities. 3 rokov pred
  Jason Rumney 23e26cd325 Add new files for Minco Thermostat, cleanup, switch enhancement. 4 rokov pred
  Jason Rumney 2d47be7a68 Prepare initialisation for future multiple entities of the same type. 4 rokov pred
  Jason Rumney c57c7bde70 Prefer non-legacy types. 4 rokov pred
  Jason Rumney 09d30acbc4 Raise exception if config cannot be loaded. 4 rokov pred