bigDvette Posted November 21, 2022 Posted November 21, 2022 The PG3 version has a similar problem to the PG2 version. The Heat/Cool State shows correctly on the device screen (Idle, Heating, Cooling ...). However, the Heat/Cool State can not be used for any programs. Currently I am using a workaround to look at Mode and Fan State (check if On) to know if it is running, but would be nice to be able to use Heat/Cool State in programs. It doesn't trigger regardless of value and you can see in the programs the if statement is never true regardless of the value used in the statement.
Goose66 Posted November 25, 2022 Posted November 25, 2022 Can you attach some screenshots of what you are seeing in the programming interface?
Goose66 Posted November 28, 2022 Posted November 28, 2022 @bigDvette I may have found the issue, and I have uploaded a new version (v3.0.10) to the Polyglot Node Server Store. Unfortunately, cannot test it since I no longer have the thermostats. Let me know if this resolves the problem.
garybixler Posted November 29, 2022 Posted November 29, 2022 I hadn't used this parameter before so I checked it out with the latest release. Unfortunately it didn't seem to work. Tried with state heating and state off (idle).
garybixler Posted November 29, 2022 Posted November 29, 2022 (edited) I believe I captured the event on the log. Edit: added debug log. New Text Document (3).txt Edited November 29, 2022 by garybixler
Goose66 Posted December 1, 2022 Posted December 1, 2022 Are you sure you have the new version (v3.0.10). It still seems to be reporting CLIHCS with the wrong UOM (66 instead of 25).
garybixler Posted December 1, 2022 Posted December 1, 2022 Just checked and it says 3.0.10. I had updated when that version came out. The Heat/Cool state shows correctly on the AC but fails to trigger a program. I tried a restart but with same results. I'll keep testing.
Goose66 Posted December 1, 2022 Posted December 1, 2022 If you can, please add some screenshots of the Admin Console interface for building the program, including the pull-down with the available values.
garybixler Posted December 2, 2022 Posted December 2, 2022 Two snapshots of the program. It does work using fan state
Goose66 Posted December 2, 2022 Posted December 2, 2022 This may be a quirk in Polyglot. Let me look into it deeper.
Goose66 Posted December 3, 2022 Posted December 3, 2022 It was indeed a "quirk" in Polyglot. When you recreate nodes in Polyglot on restart, even if you initially set the UOMs for the drivers to their default values, Polyglot updates them to the UOMs stored in the database for the node (for nodes (thermostats) that were already created). I have uploaded yet a new version to implement a fix that changes the UOM back to the intended default after the update. Note that the UOM for CLIHCS will continue to show in the Polyglot Dashboard as 66 - no way to fix this without deleting and re-adding your thermostats. The new version is v3.0.11. Let me know if it is working. 1
garybixler Posted December 4, 2022 Posted December 4, 2022 All is working now. I installed the latest version, deleted the nodes, restarted and did a discovery. Also did a query on the thermostat to load all the values. Not sure if that was needed however. Thanks Gary 1
bigDvette Posted December 10, 2022 Author Posted December 10, 2022 Sorry I posted and ran. Had some family stuff over holidays. I updated yesterday and it does seem to work now. I did remove my nodes (thermostats) and re-scan for them after removing and re-installing the node server.
Recommended Posts