Commit Graph

17 Commits

Author SHA1 Message Date
661d8db173 Added helper methods for interpreting the equipFlags value
Provided by @mikemucc in #15. Also updated the readme with the new information.
2019-12-27 15:57:21 -06:00
757a3be7d1 Set heat mode (#13)
* Function to set the heater mode + readme updates

* making the test set the heater to 'heat pump'
2019-11-24 16:53:53 -06:00
1dcbe3883b Updated readme with latest Pentair equipment firmware version 2019-07-30 12:09:31 -05:00
b95f6ff777 Fixed spelling of Caribbean
I knew that first one didn't look right, but it's what the official app's source code had, so I went with it.
2019-07-29 21:48:20 -05:00
5ec3fbb802 Added ability to send light commands (on, off, set colors, etc.)
This implementation is barebones and only does what I was able to find easily in the official app's source code. I'd love to do more with this, so any pull requests adding functionality would be welcomed.

Closes https://github.com/parnic/node-screenlogic/issues/4
2019-07-29 21:37:36 -05:00
64edc5879b Added handling of the system disliking function arguments
Updated readme with failure events that are triggered
2019-06-22 10:10:13 -05:00
1aa1dddb49 Added ability to set pool or spa heat setpoint
Fixes #9
2019-06-21 00:12:29 -05:00
d3de4ec441 Updated readme
Moved changes to dedicated changelog
2019-02-22 16:06:31 -06:00
aac316c5ed Fixed typo 2018-04-28 22:39:39 -05:00
8329bb22d7 Added changelog 2018-04-23 23:44:28 -05:00
2d382dda65 Documented setCircuitState 2018-04-23 23:41:33 -05:00
9e11d830d6 Minor improvements/clarifications 2018-04-02 17:08:00 -05:00
7907430e95 Added ability to connect by address and port 2018-03-31 11:24:37 -05:00
a9d638b26d Documented UnitConnection properties 2018-03-31 10:51:52 -05:00
074ab58301 Fixed require example 2018-03-31 08:57:07 -05:00
9b64a6b82d Fixed bad sub-lists 2018-03-31 08:55:31 -05:00
104fe9f3b0 First pass at a readme 2018-03-31 08:50:32 -05:00