Skip to content

Validate with hassfest #1780

Validate with hassfest

Validate with hassfest #1780

Triggered via schedule March 28, 2024 00:47
Status Failure
Total duration 1m 20s
Artifacts

validate-hacs.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
validate
[SERVICES] Service execute has no icon in icons.json.
validate
[SERVICES] Service add_group has no icon in icons.json.
validate
[SERVICES] Service add_to_group has no icon in icons.json.
validate
[SERVICES] Service all_routes_and_neighbours has no icon in icons.json.
validate
[SERVICES] Service attr_read has no icon in icons.json.
validate
[SERVICES] Service attr_write has no icon in icons.json.
validate
[SERVICES] Service backup has no icon in icons.json.
validate
[SERVICES] Service bind_ieee has no icon in icons.json.
validate
[SERVICES] Service bind_group has no icon in icons.json.
validate
[SERVICES] Service binds_get has no icon in icons.json.
validate
[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.