core/homeassistant/components/blebox
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 Extend blebox shutterbox tilt support (#110547) 2024-08-21 12:53:40 +02:00
helpers.py
light.py
manifest.json Bump blebox-uniapi fom 2.2.2 to 2.4.2 (#118836) 2024-06-05 12:11:49 +02:00
sensor.py Change POWER_VOLT_AMPERE_REACTIVE to UnitOfReactivePower (#117153) 2024-08-21 15:36:45 +02:00
strings.json
switch.py