Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IMPROVED - [Plugin code] Camel-case formatting on "formatGetDeviceStatus". - [Plugin code] Camel-case formatting on "setDeviceStatus". - [Plugin code] Better implementation when adding new device. - [Plugin code] Better implementation of device and sensor polling. - [Plugin code] Exported module moved to end of file. - [Main script] ESLint "func-names" on "Pulse" function. - [Main script] ESLint "prefer-const" on "Q.defer" function. - [Main script] Algorithm on response path regex. FIXED - [Plugin code] Offline devices will now poll as "Not Available". - [Plugin code] Offline sensors will now poll as "Not Available" if the type is valid. ADDED - [Plugin code] Log system information on Homebridge startup. - [Main script] Reference to "devStatUnknown" in "getZoneStatus" function. REMOVED - [Test script] Spacing between console logging objects. - [Test script] Debug argument. - [Test script] Console logger function.
- Loading branch information