I reworked #34 to better conform to the existing code. I also added the corresponding helper methods for retrieving humidity and instantaneous power consumption.
Original PR message:
This adds a couple of new constants that are useful for HVAC units. These are working as expected on my Daikin unit. The naming is based on what I found in this java library: https://github.com/SonyCSL/OpenECHO
I can open a follow up PR on the HA integration to add these to the available sensors from the module. I have been using these for the past couple of months without much issue -- occasionally I get odd values.
I reworked #34 to better conform to the existing code. I also added the corresponding helper methods for retrieving humidity and instantaneous power consumption.
Original PR message: