- #40: Added a reset button to clear the stored token
- #18 - Added
tenantId
as an extra option to allow multi-tenant setups
- #17 - Restart the authentication process on failure.
- #14 - Fix issue with refresh token on error
- #1 - Persist auth during reboot or when turning the switch on/off
- #10 - Add activity as an option to be used for setting the state
- Fix for being able to lower the polling refresh under 1 minute
- Updated the
beta
API tov1.0
API endpoint
- Added presence indicator switches for
HomeKit
automation: offline, away, busy, do not disturb, available - The API config properties
setColorApi
,offApi
, andonApi
are now optional - Added
DoNotDisturb
status color
- Fix for when MSGraph timeout
- Removed
hap-nodejs
reference in PresenceAccessory
- Remove the
hap-nodejs
dependency
- Moved the start-up for the device flow to when the button gets activated
- Config schema changed to support forms
- Added access token logging
- Added extra debug logging
- Fix for
authCtx
which isundefined
- Fix debug output
- Initial version