Support kvar unit #729
-
Support for unit var (POWER_VOLT_AMPERE_REACTIVE) has just been added by #688 and home-assistant/core#62010. Unit kvar (kilo var) is also common as a native unit from electrical meters, and should be added as a supported unit. This is the pattern used by power (watt) where both POWER_WATT and POWER_KILO_WATT is supported. Meters following national standards of Norway and Sweden uses kvar as a native unit for several reported measurements. This is also the unit used by the OBIS standard (see IEC 62056-61 and https://www.promotic.eu/en/pmdoc/Subsystems/Comm/PmDrivers/IEC62056_OBIS.htm). |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 6 replies
-
This has been sat quiet for a while -- would it be possible to get an update? I'm very interested in support for both kvar and kVA. My integration reports real power in kW, so it would be good to report apparent and reactive power in the same order of units. |
Beta Was this translation helpful? Give feedback.
-
I have a sensor (dsmr - p1 port) that provides data with unit of |
Beta Was this translation helpful? Give feedback.
-
Please list the integrations that can leverage the kvar unit together with the reactive power sensor device class. |
Beta Was this translation helpful? Give feedback.
-
https://www.home-assistant.io/integrations/shelly could use this in the Shelly EM device. |
Beta Was this translation helpful? Give feedback.
-
Can we please get support for There is a lot of devices that over MQTT or by esphome reads electric meters in Sweden, Norway, Netherlands and maybe more, so don't only look at integrations in Home assistans since that gives not the full picture. |
Beta Was this translation helpful? Give feedback.
-
It's ok to add support for kvar. We welcome the needed PRs in core, dev docs and users docs. |
Beta Was this translation helpful? Give feedback.
-
PR created home-assistant/core#142558 |
Beta Was this translation helpful? Give feedback.
It's ok to add support for kvar. We welcome the needed PRs in core, dev docs and users docs.