-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### UPDATED - Plugin will now check if itself is outdated by comparing between "semver" versions and not through an equals comparison. - Sensor name minimum is now set to the length of "0" to accomodate for the new settings panel form. - Swapped the placements for ADT Sensor Zone and Type, where the sensor zone will now come first. - Authentication API will now properly check for an error message during login in the "getVerificationMethods()" method. ### FIXED - Potential issue with `isMaintenancePeriod()` where the end time may have also included the next day. ### ADDED - New settings panel (classic settings panel will continue to be accessible via the "Plugin" tab > "Classic View" button)
- Loading branch information
1 parent
e9b4bab
commit 49abb59
Showing
27 changed files
with
2,230 additions
and
246 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.