Add sensor device class volatile_organic_compounds_parts (#92973)
This commit is contained in:
parent
7546e8efa4
commit
5a7c3aaa2d
6 changed files with 39 additions and 0 deletions
|
@ -1758,6 +1758,7 @@ async def test_non_numeric_device_class_with_unit_of_measurement(
|
|||
SensorDeviceClass.SULPHUR_DIOXIDE,
|
||||
SensorDeviceClass.TEMPERATURE,
|
||||
SensorDeviceClass.VOLATILE_ORGANIC_COMPOUNDS,
|
||||
SensorDeviceClass.VOLATILE_ORGANIC_COMPOUNDS_PARTS,
|
||||
SensorDeviceClass.VOLTAGE,
|
||||
SensorDeviceClass.VOLUME,
|
||||
SensorDeviceClass.WATER,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue