jeatheak / Mitsubishi-WF-RAC-Integration

WF-RAC homeassistant integration
MIT License
101 stars 19 forks source link

Energy sensor fix #17

Closed mcheijink closed 1 year ago

mcheijink commented 1 year ago

Probable fix for energy data interpretation, by explicitly mapping the two energy bytes to an int. It will now be mapped to an uint16, as it is unlikely to report a negative power consumption.