Fix hassfest command in copilot-instructions (#148405)

This commit is contained in:
Abílio Costa 2025-07-08 13:49:09 +01:00 committed by GitHub
parent 91b8262128
commit 420d1e169d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1149,7 +1149,7 @@ _LOGGER.debug("Processing data: %s", data) # Use lazy logging
### Validation Commands ### Validation Commands
```bash ```bash
# Check specific integration # Check specific integration
python -m script.hassfest --integration my_integration python -m script.hassfest --integration-path homeassistant/components/my_integration
# Validate quality scale # Validate quality scale
# Check quality_scale.yaml against current rules # Check quality_scale.yaml against current rules