Updates HA auto-discovery config, fixes #376 #377
Merged
Annotations
8 errors
|
|
|
src/vehicle.py#L355
src/vehicle.py:355:9: PLR0911 Too many return statements (8 > 6)
|
|
src/status_publisher/charge/chrg_mgmt_data.py#L40
src/status_publisher/charge/chrg_mgmt_data.py:40:9: PLR0915 Too many statements (56 > 50)
|
|
src/integrations/home_assistant/discovery.py#L127
src/integrations/home_assistant/discovery.py:127:9: PLR0915 Too many statements (95 > 50)
|
|
src/handlers/vehicle.py#L270
src/handlers/vehicle.py:270:15: PLR0915 Too many statements (244 > 50)
|
|
src/handlers/vehicle.py#L270
src/handlers/vehicle.py:270:15: C901 `handle_mqtt_command` is too complex (61 > 13)
|
|
src/configuration/parser.py#L55
src/configuration/parser.py:55:5: PLR0915 Too many statements (106 > 50)
|
|
src/configuration/parser.py#L55
src/configuration/parser.py:55:5: C901 `process_arguments` is too complex (22 > 13)
|
The logs for this run have expired and are no longer available.
Loading