Skip to content

v0.2.0

Choose a tag to compare

@MariusRumpf MariusRumpf released this 20 Sep 13:17
· 130 commits to master since this release

Breaking

  • Client.lights() methods now returns Light objects of all active bulbs in an array

Deprecated

  • bulb-new, bulb-online, bulb-offline events have been renamed to light-new, light-online, light-offline

Changes

  • new methods to get infos about state, firmware and hardware from the lights have been added
  • interactive cli example has been added
  • debug option for client can now be changed at runtime with setDebug()
  • ref-module has been removed for now