We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The postfix record for Horstman/Secure SCSC17 7-day programmable thermostat (in home-automation/modules/ZWave/postfix.json) has at least one typo:
{ "id": "228", "p_id": "89.4.1", "p_sku": "SEC_SCS317", "product": "Secure 7 Day Programmable Thermostat", "apply_postfix": "1", "preInterview": [], "postInterview": ["renameNode,Secure Thermostat", "rename,0-49-1, Temperature", "reaname,0-67-1,Thermostat", "hide,0-37" ], "author_last_update": "2017-11-03 08:20:28", "author": "SP", "tester": "SP", "tester_last_update": "2017-11-03 08:20:28", "commentary": "rename Node and devices, hide switch", "created": "2017-11-03 08:21:02" }
This causes the following being printed to the log multiple times upon startup:
[2019-01-03 13:48:22.732] [I] [core] ####################### PRE-OR-POSTFIX-ERROR: #22 ################################ [2019-01-03 13:48:22.732] [I] [core] ### [2019-01-03 13:48:22.733] [I] [core] ### ERROR: ReferenceError: reaname is not defined [2019-01-03 13:48:22.734] [I] [core] ### [2019-01-03 13:48:22.734] [I] [core] #################################################################################################
The text was updated successfully, but these errors were encountered:
ronie-z-wave
No branches or pull requests
The postfix record for Horstman/Secure SCSC17 7-day programmable thermostat (in home-automation/modules/ZWave/postfix.json) has at least one typo:
This causes the following being printed to the log multiple times upon startup:
The text was updated successfully, but these errors were encountered: