Skip to content

Releases: monty68/uniled

v2.0.0 Beta

03 Dec 08:22
Compare
Choose a tag to compare
v2.0.0 Beta Pre-release
Pre-release

Beta release of Uniled v2.

This is a complete revamp of the code base allowing the addition of new devices to be much quicker and simpler, in addition this
release expands the range of supported devices:

LED Chord

  • SP107E - SPI RGB(W) Controller

LED Hue

  • SP110E - SPI RGB(W) Controller

BanlanX

  • SP601E - Multi Channel SPI RGB Controller
  • SP611E - SPI RGB Controller
  • SP613E - PWM RGB Controller
  • SP614E - PWM RGBW Controller
  • SP6117 - SPI RGBW Controller
  • SP620E - USB SPI RGB Mini Controller
  • SP621E - Mini SPI RGB Controller
  • SP623E - Mini PWM RGB Controller
  • SP624E - Mini PWM RGBW Controller
  • SP630E - PWM/SPI RGB, RGBW, RGBCCT Controller
  • SP631E / SP641E - PWM Single Color Controllers
  • SP632E / SP642E - PWM CCT Controllers
  • SP633E / SP643E - PWM RGB Controllers
  • SP634E / SP644E - PWM RGBW Controllers
  • SP635E / SP645E - PWM RGBCCT Controllers
  • SP636E / SP646E - SPI Single Color Controllers
  • SP637E / SP647E - SPI CCT Controllers
  • SP638E / SP648E - SPI RGB Controllers
  • SP639E / SP649E - SPI RGBW Controllers
  • SP63AE / SP64AE - SPI RGBCCT Controllers

v1.04

31 Oct 14:08
e60b871
Compare
Choose a tag to compare

Fixed issue with write_gatt_char() response flag, changed from False to None
Added further error checking and error recovery

v1.03

07 Apr 10:52
57fcf02
Compare
Choose a tag to compare

Update dependencies to Bluetooth adapters and main HA release to a minimum of 2023.2

v1.0.2

11 Jan 08:06
3eb0164
Compare
Choose a tag to compare

Add support for SP620E devices