HACS Validations #1
Annotations
4 errors and 2 warnings
|
validate-hacs
<Integration Infinitte/HA-IR-Light> 3/8 checks failed
|
|
validate-hacs
<Validation brands> failed: The repository has not been added as a custom domain to the brands repo (More info: https://hacs.xyz/docs/publish/include#check-brands )
|
|
validate-hacs
<Validation hacsjson> failed: extra keys not allowed @ data['category']. Got 'integration'
|
|
validate-hacs
<Validation integration_manifest> failed: required key not provided @ data['documentation']. Got None (More info: https://hacs.xyz/docs/publish/include#check-manifest )
|
|
validate-hacs
HACS JSON validation failed for: {'name': 'IR RGB Light Mapper', 'render_readme': True, 'category': 'integration', 'homeassistant': '2025.12.0', 'iot_class': 'local_polling', 'zip_release': False, 'filename': 'ir_light', 'domains': ['light'], 'keywords': ['ir', 'infrared', 'rgb', 'light', 'remote']}
|
|
validate-hacs
Integration manifest validation failed for: {'domain': 'ir_light', 'name': 'IR RGB Light Mapper', 'version': '0.1.2', 'codeowners': ['@Infinitte'], 'config_flow': True, 'issue_tracker': 'https://github.com/Infinitte/HA-IR-Light/issues', 'iot_class': 'local_polling', 'dependencies': [], 'requirements': []}
|