hass-core/homeassistant/components/fronius
Christian Neumeier 3e53cc175f
Change POWER_VOLT_AMPERE_REACTIVE to UnitOfReactivePower (#117153)
* Refactoring: exchange POWER_VOLT_AMPERE_REACTIVE with UnitOfReactivePower

* updated iotawatt and mysensors from VOLT_AMPERE_REACTIVE to UnitOfReactivePower.VOLT_AMPERE_REACTIVE

* deprecation period for POWER_VOLT_AMPERE_REACTIVE changed to one year.

* POWER_VOLT_AMPERE_REACTIVE changed to UnitOfReactivePower in blebox integration

* Update homeassistant/const.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-08-21 15:36:45 +02:00
..
__init__.py Use PEP 695 for function annotations (1) (#117658) 2024-05-18 11:45:54 +02:00
config_flow.py Add reconfigure flow to Fronius (#116132) 2024-06-22 21:12:32 +02:00
const.py Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
coordinator.py Use PEP 695 for function annotations with scoping (#117787) 2024-05-20 12:43:39 +02:00
diagnostics.py Add diagnostics support for Fronius (#117845) 2024-05-25 14:01:24 +02:00
icons.json Add icon translations to Fronius (#111608) 2024-02-28 12:04:49 +01:00
manifest.json Update pyfronius to 0.7.3 (#109507) 2024-02-03 17:34:50 +02:00
sensor.py Change POWER_VOLT_AMPERE_REACTIVE to UnitOfReactivePower (#117153) 2024-08-21 15:36:45 +02:00
strings.json Add reconfigure flow to Fronius (#116132) 2024-06-22 21:12:32 +02:00