-
Here's the first log, After firmware update on both boards to 1.047
[intellicenter_startup.zip](https://github.com/tagyoureit/nodejs-poolController/files/5654950/intellicenter_startup.zip)
-
I recently upgraded to from v 6.1.0 (which was very solid and had few problems) to v 7.1.0 which seems to daily present the following error messages and then fail to function as expected.
> 1|njsPC…
-
[replay(1).zip](https://github.com/tagyoureit/nodejs-poolController/files/6057916/replay.1.zip)
Hi guys, I'm back! After this working for a while, it has now stopped. I was having trouble with…
-
**Describe the bug**
The Panel cannot be detected at start. Also, the README needs to be updated with doing the npm install with sudo, and how to clear the config once the nixie controller is selec…
-
I saw your "wish list" note about wanting to add support for communicating with a system over the network. I've created [node-screenlogic](https://github.com/parnic/node-screenlogic) for this if you'd…
-
Hello, since 2.0.0 the ui editor is not working anymore. Changes are not stored. Configuration can only be done via YAML.
I'm wondering why this issue has not already been posted, did I oversee an…
-
Hi, first of all, this is awesome work, thanks a lot!!
I am seeing an issue where i can see any data from my chlorinator. I get the following in the web client:
`Intellichlor--40 (1)
Off
Sal…
-
When I attempt to adjust the Air or Water Sensor Calibration in dashPanel, a pop-up appears "Saving Sensor Calibration" but the pop-up never resolves and the changes do not take effect. I should note…
-
When I call getPumpStatus(pumpID) I get the same values coming back regardless of the pumpID I use. It is possible I am doing something wrong. Here is my example:
function connect(client) {
cl…
-
In config.json on a Raspberry PI
the rs485 port is configured as;
{
"controller": {
"comms": {
"rs485Port": **"/dev/ttyUSB0",**
"mockPort": false,
"netConnect": false,…