Open pulquero opened 9 months ago
D2C also works fine.
jepp, i recently observed strange values on CurrentCompressorUtil, changing the type to D2C solved the issue. now values match the liveMonitor
Hi How can i change this. My loxberry plugin takes the csv from the github-Server. My CurrentCompressorUtil is also negative.
Or can i change this in Loxone with an calculator?
check out the ebusd-configuration repository -> change the files local-> tell your ebusd daemon (where ever it runs) to use the local ebusd-configuration
I think CurrentCompressorUtil datatype should be UIN,16. At least this works well for HMU00;0607;5103. The current value of D1B gives me some negative values. And UIN,10 that is suggested in other PRs gives me readings above 100%.