All changes are relative to the previously released version.
invitation operations
GET /homes/{homeId}/invitations
: newPOST /homes/{homeId}/invitations
: newDELETE/homes/{homeId}/invitations\{invitionatToken}
: newPOST/homes/{homeId}/invitations\{invitionatToken}\resend
: new
schema object changes:
Home.awayRadiusInMeters
: changed type frominteger
tonumber (float)
Invitation
: newInvitationRequest
: newInvitationToken
: new