hass-core/homeassistant/components/homewizard
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 Fix homewizard api close not being awaited on unload (#122324) 2024-07-22 10:19:08 +02:00
button.py Migrate HomeWizard to config entry runtime data (#122088) 2024-07-17 10:20:31 -05:00
config_flow.py Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
const.py
coordinator.py Implement Identify button and Cloud connection toggle for HomeWizard Watermeter (#113814) 2024-03-26 10:34:36 +01:00
diagnostics.py Migrate HomeWizard to config entry runtime data (#122088) 2024-07-17 10:20:31 -05:00
entity.py Bumb python-homewizard-energy to 6.1.1 to embed model in upstream library (#122365) 2024-07-22 11:26:38 +02:00
helpers.py Use PEP 695 for decorator typing (1) (#117638) 2024-05-17 16:27:02 +02:00
icons.json
manifest.json Bumb python-homewizard-energy to 6.3.0 (#124150) 2024-08-18 15:21:04 +02:00
number.py Migrate HomeWizard to config entry runtime data (#122088) 2024-07-17 10:20:31 -05:00
sensor.py Change POWER_VOLT_AMPERE_REACTIVE to UnitOfReactivePower (#117153) 2024-08-21 15:36:45 +02:00
strings.json
switch.py Migrate HomeWizard to config entry runtime data (#122088) 2024-07-17 10:20:31 -05:00