mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Emulated Hue: updated tests (#30013)
This commit is contained in:
@@ -238,7 +238,7 @@ async def test_light_without_brightness_supported(hass_hue, hue_client):
|
||||
)
|
||||
|
||||
assert light_without_brightness_json["state"][HUE_API_STATE_ON] is True
|
||||
assert light_without_brightness_json["type"] == "On/off light"
|
||||
assert light_without_brightness_json["type"] == "On/off plug-in unit"
|
||||
|
||||
|
||||
async def test_light_without_brightness_can_be_turned_off(hass_hue, hue_client):
|
||||
|
Reference in New Issue
Block a user