core/tests/components/sensor
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
common.py Change POWER_VOLT_AMPERE_REACTIVE to UnitOfReactivePower (#117153) 2024-08-21 15:36:45 +02:00
test_device_condition.py
test_device_trigger.py
test_helpers.py
test_init.py
test_recorder.py Add missing hass type hint in component tests (s) (#124272) 2024-08-20 12:53:29 +02:00
test_recorder_missing_stats.py Update sensor recorder tests to async (#124061) 2024-08-18 13:20:58 -05:00
test_significant_change.py
test_websocket_api.py