* add ability to set fan on * add tests and change "not on" status to "auto" * hound fix * more hounds * I don't understand new lines * fix linting errors * more linting fixes * change method signature * lint fixes * hopefully last lint fix * correct temp ranges according to ecobee API docs * update dependency to latest version * update tests with values from new temp logic * fix linting issue * more linting fixes * add SUPPORT_FAN_MODE to capabilities * add fan_list to attributes. restore current fan state to OFF if fan is not running. change target high/low temps from null to target temp when not in auto mode. change target temp from null to high/low temp when in auto mode change mode attribute to climate_mode for consistency with other lists. * remove unused import * simplify logic * lint fixes * revert change for target temps |
||
---|---|---|
.. | ||
__init__.py | ||
test_demo.py | ||
test_ecobee.py | ||
test_generic_thermostat.py | ||
test_honeywell.py | ||
test_init.py | ||
test_melissa.py | ||
test_mqtt.py | ||
test_nuheat.py | ||
test_zwave.py |