-
I want to modify the `Equipment` section of the `config.json` to:
```
"Equipment": {
"controller": {
"intellicom": 0,
"intellitouch": 1,
"appAdd…
-
I have finished Alpha development on a UI to access the poolController from the SmartThings platform. This UI allows the user to see all the relevant details of the Pool in the ST platform and also ex…
-
I wrote an integration for smartthings to stream updates from the socket.io interface back to the smartthings hub. The problem is that as is I need to hardcode the hub IP address into the integration…
-
Hi,
I seem to be seeing this pretty consistently,
```
17:14:31.445 WARN Error writing controller packet 'Get Pump Config (Extended)' to serial bus. Tried 5 times to write 255,0,255,165,1,16,33,2…
arrmo updated
6 years ago
-
I am trying to connect to a hayward Aquarite chlorinator. The Aquarite has a 4 pin connector labeled GRN (GND), YEL (485B) , BLK (485A), RED (-10v). I am not sure which wires to connect. I have the JB…
-
I have installed the application, but I cannot seem to get the computer to recognize the RS485 adapter on my Mac or PC machine.
The error I get is:
21:37:06.858 ERROR Error opening port: Error:…
-
I've gotten nodes-poolController working. I can access the bootstrap interface and it gets updated fine. But when I try to access the REST api it fails.
This is what I get when I try to access th…
-
Hello,
In the present version of nodejs-Pentair1.0.3, it is not possible to use chlorinator without having at least one pump under control.
It would be interesting to setup a standalone chlorinator …
-
moved from : https://github.com/tagyoureit/nodejs-Pentair/issues/46
-
setHeatSetPoint, poolsetpoint, and spasetpoint socket.io endpoints currently change the setpoint of the equipment relative to the current setpoint.
Currently: poolsetpoint(80) adds 80º to the curre…