Skip to content

0.12.1

Compare
Choose a tag to compare
@spacemanspiff2007 spacemanspiff2007 released this 01 Feb 06:36
· 82 commits to master since this release
9f63fa9

Changes:

  • Allow binary data from MQTT (fixes #101)
  • Added support for ConfigStatusInfoEvent
  • Removed parameters from openhab events. This allows easy unittesting of self created rules
  • Bugfix for ColorItem (fixes #106)
  • added post_rgb to ColorItem
  • Added support for RawValue from openhab
  • Added support for ImageItem (closes #104)

Documentation

  • Added inheritance diagrams for items
  • Added documentation for ImageItem