- Code rearrangement and cleanup. (a80a51b)
- Adds ability to export the Alarm.com response payload to a separate file for troubleshooting. (f85ac3f)
- Adds logic to satisfy 'Verified' stipulations in Homebridge and the Config UI X interface. Now the plugin doesn't crash the Homebridge process if the configuration is missing or the username and password are missing in the configuration. (caad971)
- Adds path and fs npm packages to repo. (9641cfe)
- Update bug issue template (5d0258a)
- Updates README.md with details regarding the verbose log level setting. (301799b)
- Update README.md (f43e435)
- Update issue templates (0651afe)
- Merge pull request #39 from DMBlakeley/patch-2 (3ba1eb2)
- Fixes extraneous code fragment. (246d9ba)
- Update config.schema.json for options (a781e74)
- Adds code comments for reference. (5d80acd)
- Cleans up logLevel references. (e2ac4e9)
- Removes semicolons. (cf3207c)
- Merge pull request #36 from cap10morgan/feature/config-schema (270c507)
- Use Alarm.com in human-readable string in config schema (c52cd91)
- Change pluginAlias to Alarmdotcom in config schema (512b2a1)
- Add config.schema.json for UI-X settings support (71d4e07)
- Add semicolons and brackets to code (4067eea)
- Use right variable name for refreshing lights (b576d48)
- Add comments to help keep code sane (3cc3313)
- Use proper light method params (08ab7b2)