Skip to content

2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 02:09
· 59 commits to master since this release
2.1.0
1912d9c

Added:

  • Devices module for getting/updating device metadata.
  • Resources module for listing bridge resources
  • Scenes module for getting/updating scenes definitions for rooms.

Deprecated:

  • Deprecated value class list accessors, due to unbounded nature of collections.
  • Deprecated value class valueOf methods in favor of using constructor directly.