Improve connection handling and reconnection logic #70
Annotations
4 errors and 1 warning
ruff
The process '/opt/hostedtoolcache/ruff/0.9.8/x86_64/ruff' failed with exit code 1
|
ruff:
custom_components/victron/hub.py#L68
custom_components/victron/hub.py:68:9: D102 Missing docstring in public method
|
ruff:
custom_components/victron/hub.py#L62
custom_components/victron/hub.py:62:20: RET504 Unnecessary assignment to `result` before `return` statement
|
ruff:
custom_components/victron/hub.py#L62
custom_components/victron/hub.py:62:13: TRY300 Consider moving this statement to an `else` block
|
ruff
Could not parse version from /home/runner/work/hass-victron/hass-victron/pyproject.toml. Using latest version.
|