Skip to content

feat(EU): add schedule charging service #1557

feat(EU): add schedule charging service

feat(EU): add schedule charging service #1557

Re-run triggered October 6, 2024 00:21
Status Failure
Total duration 36s
Artifacts

validate.yml

on: pull_request
validate-hassfest
13s
validate-hassfest
validate-hacs
25s
validate-hacs
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
validate-hassfest
[TRANSLATIONS] Invalid translations/en.json: the string should not contain leading or trailing spaces for dictionary value @ data['services']['start_climate']['description']. Got "Please use cautiously - Starts climate and engine. Not all options are available on all cars or regions. Use your car's mobile app as a guide and match the options available in your car. "
validate-hassfest
Process completed with exit code 1.
validate-hassfest
[CONFIG_SCHEMA] Integrations which implement 'async_setup' or 'setup' must define either 'CONFIG_SCHEMA', 'PLATFORM_SCHEMA' or 'PLATFORM_SCHEMA_BASE'. If the integration has no configuration parameters, can only be set up from platforms or can only be set up from config entries, one of the helpers cv.empty_config_schema, cv.platform_only_config_schema or cv.config_entry_only_config_schema can be used.