Skip to content

[update]: update readme #2

[update]: update readme

[update]: update readme #2

Triggered via push September 11, 2024 14:22
Status Failure
Total duration 27s
Artifacts

hassfest.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
validate
[CODEOWNERS] Code owners need to be valid GitHub handles.
validate
[REQUIREMENTS] Requirement "python-miio @ git+https://github.com/oooohhoo/python-miio.git" contains a space
validate
[SERVICES] Service cooker_start has a field name with no description and is not in the translations file
validate
[SERVICES] Service cooker_start has a field duration with no description and is not in the translations file
validate
[SERVICES] Service cooker_start has a field schedule with no name and is not in the translations file
validate
[SERVICES] Service cooker_start has a field schedule with no description and is not in the translations file
validate
[SERVICES] Service cooker_start has a field auto_keep_warm with no description and is not in the translations file
validate
[SERVICES] Service cooker_set_menu has a field index with no description and is not in the translations file
validate
[SERVICES] Service cooker_set_menu has a field name with no description and is not in the translations file
validate
[SERVICES] Service cooker_set_menu has a field duration with no description and is not in the translations file
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.