Fix tests

pull/13369/head
Paulus Schoutsen 2018-03-21 10:38:06 -07:00
parent ffbafa687a
commit da4e630f54
1 changed files with 0 additions and 1 deletions

View File

@ -266,7 +266,6 @@ async def test_unavailable_state_doesnt_sync(hass):
light = DemoLight(
None, 'Demo Light',
state=False,
hs_color=(180, 75),
)
light.hass = hass
light.entity_id = 'light.demo_light'