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