Improve connection handling and reconnection logic #67
Annotations
10 errors and 1 warning
ruff:
custom_components/victron/hub.py#L132
custom_components/victron/hub.py:132:1: SyntaxError: unindent does not match any outer indentation level
|
ruff:
custom_components/victron/hub.py#L130
custom_components/victron/hub.py:130:13: SyntaxError: unindent does not match any outer indentation level
|
ruff:
custom_components/victron/hub.py#L128
custom_components/victron/hub.py:128:1: SyntaxError: Unexpected indentation
|
ruff:
custom_components/victron/hub.py#L127
custom_components/victron/hub.py:127:48: SyntaxError: Expected an expression
|
ruff:
custom_components/victron/hub.py#L127
custom_components/victron/hub.py:127:43: SyntaxError: Expected a statement
|
ruff:
custom_components/victron/hub.py#L127
custom_components/victron/hub.py:127:17: SyntaxError: Expected a statement
|
ruff:
custom_components/victron/hub.py#L127
custom_components/victron/hub.py:127:1: SyntaxError: Unexpected indentation
|
ruff:
custom_components/victron/hub.py#L124
custom_components/victron/hub.py:124:1: SyntaxError: Unexpected indentation
|
ruff:
custom_components/victron/hub.py#L123
custom_components/victron/hub.py:123:24: SyntaxError: Expected an expression
|
ruff:
custom_components/victron/hub.py#L123
custom_components/victron/hub.py:123:1: SyntaxError: Expected `except` or `finally` after `try` block
|
ruff
Could not parse version from /home/runner/work/hass-victron/hass-victron/pyproject.toml. Using latest version.
|