Skip to content

Update manifest.json #2

Update manifest.json

Update manifest.json #2

Triggered via push December 27, 2023 10:36
Status Failure
Total duration 1m 29s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Validate
<Validation topics> failed: The repository has no valid topics (More info: https://hacs.xyz/docs/publish/include#check-repository )
Validate
<Validation hacsjson> failed: extra keys not allowed @ data['iot_class']. Got 'cloud_polling' (More info: https://hacs.xyz/docs/publish/include#check-hacs-manifest )
Validate
<Validation integration_manifest> failed: required key not provided @ data['issue_tracker'] (More info: https://hacs.xyz/docs/publish/include#check-manifest )
Validate
<Integration dan-r/HomeAssistant-Ohme> 3/8 checks failed
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.
Validate
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/