* Do optimistic state update for Z-Wave multilevel switch entities * simplify * define constant for setting value to previous value * Rework to only consider value of 255 and only places where we know that the previous state is known by the integration due to the service being called * missed commit * better code * Add tests and use constant from lib * fix logic * fix bug * Add comments with more details |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
common.py | ||
conftest.py | ||
test_api.py | ||
test_binary_sensor.py | ||
test_button.py | ||
test_climate.py | ||
test_config_flow.py | ||
test_config_validation.py | ||
test_cover.py | ||
test_device_action.py | ||
test_device_condition.py | ||
test_device_trigger.py | ||
test_diagnostics.py | ||
test_discovery.py | ||
test_events.py | ||
test_fan.py | ||
test_helpers.py | ||
test_humidifier.py | ||
test_init.py | ||
test_light.py | ||
test_lock.py | ||
test_logbook.py | ||
test_migrate.py | ||
test_number.py | ||
test_select.py | ||
test_sensor.py | ||
test_services.py | ||
test_siren.py | ||
test_switch.py | ||
test_trigger.py | ||
test_update.py |