* 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> |
||
---|---|---|
.. | ||
__init__.py | ||
binary_sensor.py | ||
button.py | ||
climate.py | ||
config_flow.py | ||
const.py | ||
cover.py | ||
entity.py | ||
fan.py | ||
helpers.py | ||
icons.json | ||
light.py | ||
lock.py | ||
manifest.json | ||
models.py | ||
number.py | ||
select.py | ||
sensor.py | ||
services.py | ||
services.yaml | ||
strings.json | ||
switch.py | ||
system_health.py | ||
util.py |