Skip to content

Commit

Permalink
Add degree minutes unit to f series (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
yozik04 authored Jan 9, 2024
2 parents 7d23e1d + 4bb1c64 commit 14769c5
Show file tree
Hide file tree
Showing 10 changed files with 58 additions and 18 deletions.
22 changes: 22 additions & 0 deletions nibe/data/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,28 @@
}
}
},
{
"description": "Add units to degree minutes parameters",
"files": [
"smo40.json",
"f1145_f1245.json",
"f1155_f1255.json",
"f1345.json",
"f1355.json",
"f730.json",
"f750.json",
"vvm225_vvm320_vvm325.json",
"vvm310_vvm500.json"
],
"data": {
"40940": {
"unit": "DM"
},
"43005": {
"unit": "DM"
}
}
},
{
"description": "M12676EN-1 - S1155/S1255 ",
"files": ["s1155_s1255.json"],
Expand Down
6 changes: 4 additions & 2 deletions nibe/data/f1145_f1245.json
Original file line number Diff line number Diff line change
Expand Up @@ -1445,7 +1445,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-32-bit-40940",
"write": true
"write": true,
"unit": "DM"
},
"40942": {
"title": "External ERS 1 accessory block status",
Expand Down Expand Up @@ -3832,7 +3833,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-16-bit-43005",
"write": true
"write": true,
"unit": "DM"
},
"43006": {
"title": "Calc. Supply S4",
Expand Down
6 changes: 4 additions & 2 deletions nibe/data/f1155_f1255.json
Original file line number Diff line number Diff line change
Expand Up @@ -1090,7 +1090,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-32-bit-40940",
"write": true
"write": true,
"unit": "DM"
},
"40942": {
"title": "External ERS 1 accessory block status",
Expand Down Expand Up @@ -2353,7 +2354,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-16-bit-43005",
"write": true
"write": true,
"unit": "DM"
},
"43006": {
"title": "Calc. Supply S4",
Expand Down
6 changes: 4 additions & 2 deletions nibe/data/f1345.json
Original file line number Diff line number Diff line change
Expand Up @@ -1535,7 +1535,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-32-bit-40940",
"write": true
"write": true,
"unit": "DM"
},
"40942": {
"title": "External ERS 1 accessory block status",
Expand Down Expand Up @@ -4100,7 +4101,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-16-bit-43005",
"write": true
"write": true,
"unit": "DM"
},
"43006": {
"title": "Calc. Supply S4",
Expand Down
6 changes: 4 additions & 2 deletions nibe/data/f1355.json
Original file line number Diff line number Diff line change
Expand Up @@ -1596,7 +1596,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-32-bit-40940",
"write": true
"write": true,
"unit": "DM"
},
"40942": {
"title": "External ERS 1 accessory block status",
Expand Down Expand Up @@ -4429,7 +4430,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-16-bit-43005",
"write": true
"write": true,
"unit": "DM"
},
"43006": {
"title": "Calc. Supply S4",
Expand Down
6 changes: 4 additions & 2 deletions nibe/data/f730.json
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-32-bit-40940",
"write": true
"write": true,
"unit": "DM"
},
"40993": {
"title": "Inverter min speed",
Expand Down Expand Up @@ -1761,7 +1762,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-16-bit-43005",
"write": true
"write": true,
"unit": "DM"
},
"43006": {
"title": "Calc. Supply S4",
Expand Down
6 changes: 4 additions & 2 deletions nibe/data/f750.json
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-32-bit-40940",
"write": true
"write": true,
"unit": "DM"
},
"40993": {
"title": "Inverter min speed",
Expand Down Expand Up @@ -1808,7 +1809,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-16-bit-43005",
"write": true
"write": true,
"unit": "DM"
},
"43006": {
"title": "Calc. Supply S4",
Expand Down
6 changes: 4 additions & 2 deletions nibe/data/smo40.json
Original file line number Diff line number Diff line change
Expand Up @@ -1063,7 +1063,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-32-bit-40940",
"write": true
"write": true,
"unit": "DM"
},
"40942": {
"title": "External ERS 1 accessory block status",
Expand Down Expand Up @@ -3488,7 +3489,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-16-bit-43005",
"write": true
"write": true,
"unit": "DM"
},
"43006": {
"title": "Calc. Supply S4",
Expand Down
6 changes: 4 additions & 2 deletions nibe/data/vvm225_vvm320_vvm325.json
Original file line number Diff line number Diff line change
Expand Up @@ -875,7 +875,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-32-bit-40940",
"write": true
"write": true,
"unit": "DM"
},
"40942": {
"title": "External ERS 1 accessory block status",
Expand Down Expand Up @@ -2374,7 +2375,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-16-bit-43005",
"write": true
"write": true,
"unit": "DM"
},
"43006": {
"title": "Calc. Supply S4",
Expand Down
6 changes: 4 additions & 2 deletions nibe/data/vvm310_vvm500.json
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-32-bit-40940",
"write": true
"write": true,
"unit": "DM"
},
"40942": {
"title": "External ERS 1 accessory block status",
Expand Down Expand Up @@ -2360,7 +2361,8 @@
"max": 30000.0,
"default": 0.0,
"name": "degree-minutes-16-bit-43005",
"write": true
"write": true,
"unit": "DM"
},
"43006": {
"title": "Calc. Supply S4",
Expand Down

0 comments on commit 14769c5

Please sign in to comment.