Commit b925cbf
authored
[S1155,S1255 fw 4.2.4] Realign Pulse Energy Meter (BE6) to new address
IMPORTANT NOTE: updated exactly one line in the CSV, however, the
convert_csv script made widespread changes to the formats of unaffected
registers when creating the json (different sizes changing to u16).
Is that OK?
## Pull Request Type
Please select the type of your PR:
- [x] Add/Update Registries
- [ ] Feature
- [ ] Bug Fix
## Description
**Heatpump model**:
S1255-6
**Firmware version**:
4.2.4
With the heatpump's firmware updated to version 4.2.4, address of the
pulse energy meter (BE6) has changed from 396 to 398 in the CSV file.
Also, format changed from "6" to "u32" in CSV.
Parameter had been added in Issue
#213.
## Checklist
- [x] I have followed the instructions
- [ ] I ensured that my changes are well tested3 files changed
Lines changed: 2282 additions & 2088 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
166 | 172 | | |
167 | 173 | | |
168 | 174 | | |
| |||
0 commit comments