Skip to content

Version 1.1.22

Compare
Choose a tag to compare
@arachnetech arachnetech released this 29 Nov 23:55
· 194 commits to master since this release

Version 1.1.22

  • Light: Added redThreshold, greenThreshold, blueThreshold for when whiteMix is false in an RGBWW light
  • Light: Added minColorTemperature and maxColorTemperature configuration settings
  • Light: Added switchWhites setting for RGBWW light

Version 1.1.21

  • Updated fakegato-history dependency version
  • Added whiteMix option to configuration schema
  • Fixed publishing confirmation with Boolean values (#363)

Version 1.1.20

  • Added insecure option for TLS, disabling checking of certificate and server identity

Version 1.1.19

  • Allowed TLS certificate, key and ca pem files to be loaded

Version 1.1.18

  • Added whiteMix option for RGBWW lights. Set whiteMix to false to disable extraction of white components from colours - i.e. powering only RGB channels or WW,CW channels. (#300)