This commit is contained in:
Paulus Schoutsen 2019-12-02 22:08:19 -08:00
parent 2569c4ae37
commit 32e04e1dce

View File

@ -82,7 +82,6 @@ ATTR_POSITION = "position"
ATTR_TILT_POSITION = "tilt_position"
@bind_hass
def is_closed(hass, entity_id=None):
"""Return if the cover is closed based on the statemachine."""