Skip to content

OLA 0.10.1

Compare
Choose a tag to compare
@nomis52 nomis52 released this 29 Feb 16:33
· 3981 commits to master since this release

29/2/2016 ola-0.10.1
Features:

  • Add support for Osram Lightify products via a Philips Hue bridge
  • Add Stellascapes Lightwidgets Number1 PIDs
  • Add a warning to the Web UIs if Javascript is disabled.

Bugs:

  • Check if a device exists before trying to acquire a UUCP lock file for it #1006
  • Fix the build on FreeBSD
  • Fix the build when using the musl C library
  • Python RpcChannel incorrectly decodes message header on big-endian machines
  • Fix a configure warning on OpenBSD
  • Allow you to set DMX address of a one slot device to 512 #1042. The JSON API now returns min and max inclusive
  • Switch to pkg-config for cppunit detection #1043