john30 / ebusd

daemon for communication with eBUS heating systems
GNU General Public License v3.0
592 stars 136 forks source link

08.hmu.csv CurrentCompressorUtil #1180

Closed jirikral-desy closed 9 months ago

jirikral-desy commented 9 months ago

Description

The CurrentCompressorUtil parameter of 08.hmu.csv is more likely a D2C than D1B, at least on my system. My system: VWL 55/6 A 230V S2 VIH QW 190/6 E VRC-720f

Actual behavior

Overflows obviously with larger bit width than 8. comp_util

Expected behavior

Does not overflow when changed to D2C and shows reasonable values. com_util_D2C

ebusd version

current source from git

ebusd arguments

--scanconfig --configpath=somewhere/ebusd-config/latest/en -d ens:192.168.10.5:9999 --httpport=8082"

Operating system

Debian 12 (Bookworm) / Ubuntu 22-23 / Raspberry Pi OS 12 (including lite)

CPU architecture

x64

Dockerized

None

Hardware interface

Adapter Shield v5 via WiFi

Related integration

HTTP

Logs

N/A

john30 commented 9 months ago

wrong repo, use ebusd-configuration for that