hass-core/homeassistant/components/mysensors
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 Remove unnecessary config schema definitions (#123197) 2024-08-05 17:44:14 +02:00
binary_sensor.py Clean up codespell words (#123541) 2024-08-10 18:28:01 +02:00
climate.py
config_flow.py Use VolDictType to improve schema typing (#120417) 2024-06-25 15:15:59 +02:00
const.py
cover.py
device.py
device_tracker.py
gateway.py
handler.py
helpers.py Clean up codespell words (#123541) 2024-08-10 18:28:01 +02:00
light.py
manifest.json
remote.py
sensor.py Change POWER_VOLT_AMPERE_REACTIVE to UnitOfReactivePower (#117153) 2024-08-21 15:36:45 +02:00
strings.json
switch.py
text.py