Skip to content

Update parameters.ts#61

Merged
Excodibur merged 1 commit intoExcodibur:masterfrom
iobroker007:patch-1
Jun 5, 2021
Merged

Update parameters.ts#61
Excodibur merged 1 commit intoExcodibur:masterfrom
iobroker007:patch-1

Conversation

@iobroker007
Copy link
Contributor

@iobroker007 iobroker007 commented Jun 4, 2021

According to the Modbus TCP list of Schwörer, the Modbus address has to be 205 (and not 204) for T6 in WT:
https://schwoerer-service.com/storage/files/Community/2020/Parameterliste_Modbus_TCP_032020.pdf

Extract of "ioBroker.schwoerer-ventcube/src/lib/schwoerer/parameters.ts":
"t6-in-wt": { descr: "T6 im WT", category: "advanced", modbus_r: 204, modbus_w: -1, value_type: "range", value_def: { min: -50, max: 100, unit: "°C" }

It would be very nice to get that fixed.
Thank you very much in advance!

@Excodibur Excodibur merged commit 58d2e4c into Excodibur:master Jun 5, 2021
Excodibur pushed a commit that referenced this pull request Jun 5, 2021
Corrected Modbus address for ***T6*** measurement (Issue #60)[#60], (PR #61)[#61]
Added scheduling priority ***Tier 2*** (introduced with JS-Controller 3.3.0)
added tests for Node.js 16 Support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments