Skip to content

1.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ks89 Ks89 released this 06 Mar 17:25
· 26 commits to master since this release
e5794f7

Features

  • use PUT api to update a room and a new PUT api to assign device to home+room #8
  • add some new tests to increase coverage

Bugfixes

  • rest api deleteDevice should remove device from all homes and rooms automatically, without specifying them #6

Refactor

  • move jwt generation in utils