Commit Graph
3 Commits
Author SHA1 Message Date
ultratoto14 a0f4fdf337 Use default home assistant behavior. Return only relevant data per mode. (#129) 2020-11-06 21:37:36 +01:00
ultratoto14 6cd509f4f8 Remove default scale factor (#138) 2020-11-05 14:34:48 +01:00
ultratoto14 657850e39c Add support of RGB lights (#120)
* Make set_dps available.

* Adding RGB support, brightness fix, color_temp range.

* Update README for light options

* Formatting

* Formatting

* Need to force to white to ensure color picker is updated.

* Detect color mode RGB/HSV based on color length.

* Extract rgb encoded color check in method.

* Make check method private.

* Fix exception when color is not available (maybe when powered off)

* Reformat.
2020-10-28 09:54:54 +01:00