mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Lint
This commit is contained in:
@@ -82,7 +82,6 @@ ATTR_POSITION = "position"
|
|||||||
ATTR_TILT_POSITION = "tilt_position"
|
ATTR_TILT_POSITION = "tilt_position"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@bind_hass
|
@bind_hass
|
||||||
def is_closed(hass, entity_id=None):
|
def is_closed(hass, entity_id=None):
|
||||||
"""Return if the cover is closed based on the statemachine."""
|
"""Return if the cover is closed based on the statemachine."""
|
||||||
|
Reference in New Issue
Block a user