mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 18:39:30 +00:00
Extend UnitOfApparentPower with 'mVA' (#150422)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
@@ -2958,7 +2958,6 @@ def test_device_class_units_are_complete() -> None:
|
||||
def test_device_class_converters_are_complete() -> None:
|
||||
"""Test that the device class converters enum is complete."""
|
||||
no_converter_device_classes = {
|
||||
SensorDeviceClass.APPARENT_POWER,
|
||||
SensorDeviceClass.AQI,
|
||||
SensorDeviceClass.BATTERY,
|
||||
SensorDeviceClass.CO,
|
||||
|
||||
Reference in New Issue
Block a user