mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Fix sensor test (#85740)
This commit is contained in:
parent
e18a6e376c
commit
e4e96d3394
@ -33,7 +33,7 @@ async def test_device_class_units(hass: HomeAssistant, hass_ws_client) -> None:
|
||||
{
|
||||
"id": 2,
|
||||
"type": "sensor/device_class_convertible_units",
|
||||
"device_class": "energy",
|
||||
"device_class": "power",
|
||||
}
|
||||
)
|
||||
msg = await client.receive_json()
|
||||
|
Loading…
x
Reference in New Issue
Block a user