You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
Thank you for providing us with a HA-integration for X-confort Bridge 👏
But there is i bug on Device class and Unit of measurement for Power entities generated based on Heating Actuator with energy measurement.
These Heating Actuator with energy measurement provides 2 separate sensors:
Power (W)
Energy (kWh)
The integration generates a correct entity for Energy (kWh) , but the Power entity has wrong Device class and Unit of measurement. (it has the same as the Energy entity)
The Power entity should have Device class: Power , and Unit of measurement: W
This is a fundamental error - and I hope it is a easy error to fix. 🙏
Regards
Gunnar
The text was updated successfully, but these errors were encountered:
@gunmalmg I made some changes in #34 which also includes the change you suggest. I don't have any devices actually reporting power/energy so can't test it though. Great if you're able to test, else we'll need to wait for the pull request to be merged.
Hi
Thank you for providing us with a HA-integration for X-confort Bridge 👏
But there is i bug on Device class and Unit of measurement for Power entities generated based on Heating Actuator with energy measurement.
These Heating Actuator with energy measurement provides 2 separate sensors:
The integration generates a correct entity for Energy (kWh) , but the Power entity has wrong Device class and Unit of measurement. (it has the same as the Energy entity)
The Power entity should have Device class: Power , and Unit of measurement: W
This is a fundamental error - and I hope it is a easy error to fix. 🙏
Regards
Gunnar
The text was updated successfully, but these errors were encountered: