mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Lint
This commit is contained in:
parent
2569c4ae37
commit
32e04e1dce
@ -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."""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user