Skip to content

Update en.json

Update en.json #40

Triggered via push February 3, 2025 21:58
Status Failure
Total duration 29s
Artifacts

hassfest.yaml

on: push
Hassfest Validation
18s
Hassfest Validation
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Hassfest Validation
[TRANSLATIONS] Invalid translations/en.json: extra keys not allowed @ data['entity']['sensor']['percentage']['attributes']. Got {'voltage_corrected': 'Corrected Voltage', 'percentage': 'Percentage', 'state_algorithm': 'Battery State Calculation Algorithm', 'dvr_min': 'Minimum Discharge Voltage (DVR)', 'dvr_max': 'Maximum Discharge Voltage (DVR)', 'cvr_min': 'Minimum Charge Voltage (CVR)', 'cvr_max': 'Maximum Charge Voltage (CVR)', 'sod_min': 'Minimum State of Discharge Voltage (SoD)', 'sod_max': 'Maximum State of Discharge Voltage (SoD)', 'soc_min': 'Minimum State of Charge Voltage (SoC)', 'soc_max': 'Maximum State of...
Hassfest Validation
Process completed with exit code 1.
Hassfest Validation
[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.