hass-core/tests/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
..
fixtures Fix unique_id not being unique in HomeWizard (#117940) 2024-05-27 11:23:10 +02:00
snapshots Change POWER_VOLT_AMPERE_REACTIVE to UnitOfReactivePower (#117153) 2024-08-21 15:36:45 +02:00
__init__.py
conftest.py Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
test_button.py Implement Identify button and Cloud connection toggle for HomeWizard Watermeter (#113814) 2024-03-26 10:34:36 +01:00
test_config_flow.py Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
test_diagnostics.py Add new HomeWizard Energy Socket to tests (#113406) 2024-03-22 16:48:27 +01:00
test_init.py Clean up old migration in HomeWizard (#122086) 2024-07-17 16:18:21 +02:00
test_number.py Add new HomeWizard Energy Socket to tests (#113406) 2024-03-22 16:48:27 +01:00
test_sensor.py Fix unique_id not being unique in HomeWizard (#117940) 2024-05-27 11:23:10 +02:00
test_switch.py Implement Identify button and Cloud connection toggle for HomeWizard Watermeter (#113814) 2024-03-26 10:34:36 +01:00