core/homeassistant/components/isy994
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
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
cover.py
entity.py
fan.py
helpers.py
icons.json
light.py
lock.py
manifest.json
models.py
number.py
select.py
sensor.py
services.py
services.yaml
strings.json
switch.py
system_health.py
util.py