b23f488822
Remove specific node versions tested against
...
These change frequently and it's probably not worth documenting anyway. I'm pretty sure these versions were no longer valid anyway since, for example, Mocha no longer supports node v8.
2020-07-14 12:50:50 -05:00
1aea09d95e
Missed these new ones
2020-06-12 13:44:09 -05:00
9e158ae903
Made readme and changelog markdownlint compliant
2020-06-12 13:42:25 -05:00
b2439cd90c
Added SLAddClient / SLRemoveClient messages ( #30 )
2020-06-10 08:05:32 -05:00
98f759c717
Added debug logging, updated readme with new message+event
2020-06-09 16:51:41 -05:00
c0ac043d7b
Added constants for heat modes
2020-06-09 08:47:32 -05:00
ee30cd815e
GetPumpStatus isRPMs changed to bool to be consistent with SetPumpStatus
2020-06-09 08:42:26 -05:00
bf3902efe8
Updated formatting/semantics, added missing event/method documentation
2020-06-09 08:41:15 -05:00
75d642cbfc
GetPumpStatus / SetPumpFlow commands ( #28 )
...
* added GetPumpStatus / SetPumpFlow commands
* Updated README.md with GetPumpStatus / SetPumpFlow information
* rename `setPointType` to `isRPMs`
* renamed val0 to pumpType and val1 to isRunning
* added `unknown command` case
* fixed lint error
* Renamed unknown values to pumpUnknown1 and pumpUnknown2
* renamed 30 to unknownCommand
2020-06-09 07:49:24 -05:00
c1ceacbd98
Updated Readme / Added EggTimer Support ( #25 )
...
* added setCircuitRuntimeById function
2020-06-06 18:57:58 -05:00
a0e2569743
Updated readme with new events
2020-05-25 13:25:01 -05:00
8e0cb20620
Added missing events and corrected heat mode event
2020-04-02 13:29:43 -05:00
0397e8ad8f
Added support for controlling the salt cell generator output levels
...
Closes #17
2020-02-08 15:33:13 -06:00
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