* Improve performance impact of zwave_js update entity and other tweaks * Reduce concurrent polls * we need to write state after setting in progress to false * Fix existing tests * Fix tests by fixing fixtures * remove redundant conditional * Add test for delayed startup * tweaks * outdent happy path * Add missing PROGRESS feature support * Update homeassistant/components/zwave_js/update.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Update homeassistant/components/zwave_js/update.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Fix tests by reverting outdent, PR comments, mark callback * Remove redundant conditional * make more readable * Remove unused SCAN_INTERVAL * Catch FailedZWaveCommand * Add comment and remove poll unsub on update * Fix catching error and add test * readability * Fix tests * Add assertions * rely on built in progress indicator Co-authored-by: Martin Hjelmare <marhje52@gmail.com> |
||
---|---|---|
.. | ||
auth | ||
backports | ||
components | ||
generated | ||
helpers | ||
scripts | ||
util | ||
__init__.py | ||
__main__.py | ||
block_async_io.py | ||
bootstrap.py | ||
config.py | ||
config_entries.py | ||
const.py | ||
core.py | ||
data_entry_flow.py | ||
exceptions.py | ||
loader.py | ||
package_constraints.txt | ||
requirements.py | ||
runner.py | ||
setup.py | ||
strings.json |