* Added OPENING & CLOSING State Support Added support for OPENING and CLOSING states using a combination of the required V_ variables. Simplified the determination of the cover's state by use of a new enumeration and single method allowing the state to be used by all three HomeAssistant query methods. * Fixes for HomeAssistant Style Corrections to style to allow flake8, isort, and black to pass. * Peer Review Changes Added @unique to the main enumeration. Removed unnecessary parens from door state logic. Reordered CLOSING and CLOSED in the enumeration. |
||
---|---|---|
.. | ||
translations | ||
__init__.py | ||
binary_sensor.py | ||
climate.py | ||
config_flow.py | ||
const.py | ||
cover.py | ||
device.py | ||
device_tracker.py | ||
gateway.py | ||
handler.py | ||
helpers.py | ||
light.py | ||
manifest.json | ||
notify.py | ||
sensor.py | ||
services.yaml | ||
strings.json | ||
switch.py |