Skip to content

Commit a71474f

Browse files
committed
fix pump hours name and type
1 parent 44ef2a4 commit a71474f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/vaillant/15.sdr_p.tsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ namespace Sdr_p {
9898
/** Operation time solar pump */
9999
@poll(1)
100100
@ext(0x1f, 0)
101-
model CollPumpHRuntime is InstallRegister<ULG>;
101+
model CollPumpHours is InstallRegister<hoursum>;
102102

103103
/** date */
104104
@ext(0x20, 0)

0 commit comments

Comments
 (0)