Skip to content

Releases: neoteknic/Phue

Fix wrong brightness convertion

26 Jun 18:05
Compare
Choose a tag to compare

XYZ is innacurate and not user friendly, instead use max (R,G,B) to set the brightness.

Change RGB convertion brightness

26 Jun 17:33
c2a9103
Compare
Choose a tag to compare

max (RGB) = brightness
fix strange brightness with some colors.

Add group transition time

25 Jun 23:21
Compare
Choose a tag to compare
v1.7.8

- Add group transistion time

Add brithness control on setRGB for Group

25 Jun 23:04
Compare
Choose a tag to compare
v1.7.7

- Add custom brithness to setRGB to Group

Add brithness control on setRGB (fixed)

25 Jun 22:33
Compare
Choose a tag to compare
v1.7.6

- Add custom brithness to setRGB to be more accurate (RGB : 0 0 255),…

Add brithness control on setRGB

19 May 14:07
Compare
Choose a tag to compare
v1.7.5

- Add custom brithness to setRGB to be more accurate (RGB : 0 0 255),…

Update transition on light

17 May 23:36
Compare
Choose a tag to compare
v1.7.3

- Add the possibility to update transition time on light object (befo…

v1.7.2

15 May 21:23
Compare
Choose a tag to compare
  • Temp fix for division by zero in color convertion

First release fork by neoteknic

17 Jan 18:24
577b720
Compare
Choose a tag to compare

Bugfixes, extra features, drop old php (before 7) version.