Commit Graph

4 Commits

Author SHA1 Message Date
Marvin Wichmann
3baa7b679d Use new Platform enum in KNX (#60902) 2021-12-03 09:29:38 -08:00
Matthias Alphart
c0a8cea6fb Fix KNX individual light tests (#59749) 2021-11-16 00:02:39 +01:00
Matthias Alphart
ca3e672b1d Fix KNX rgb(w) color (#51060)
* calculate brightness from color; scale color

* fix merge

* fix sending color only for brightness independent rgb color

* fix tests for rgb and rgbw color

* use public match_max_scale
2021-11-15 20:42:59 +01:00
Matthias Alphart
4d4d778598 Add tests for KNX light (#58912)
* test lights: simple, brightness, color_temp

* hs, xyy, rgb individual

* test rgb, rgbw
2021-11-04 22:43:38 +01:00