Update manifest docs with new the IQS requirement (#2511)

This commit is contained in:
Abílio Costa 2024-12-23 20:45:21 +00:00 committed by GitHub
parent 318fbd7330
commit f869ec0495
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -412,11 +412,9 @@ For example:
## Integration quality scale
The [Integration Quality Scale](https://www.home-assistant.io/docs/quality_scale/) scores an integration on the code quality and user experience. Each level of the quality scale consists of a list of requirements. If an integration matches all requirements, it's considered to have reached that level.
The [Integration Quality Scale](/docs/core/integration-quality-scale) scores an integration on the code quality and user experience. Each level of the quality scale consists of a list of requirements. If an integration matches all requirements, it's considered to have reached that level.
When your integration has no score, then don't add it to the manifest of your integration. However, be sure to look at the [Integration Quality Scale](https://www.home-assistant.io/docs/quality_scale/) list of requirements. It helps to improve the code and user experience tremendously.
We highly recommend getting your integration scored.
New integrations are required to fulfill at least the bronze tier so be sure to look at the [Integration Quality Scale](/docs/core/integration-quality-scale) list of requirements. It helps to improve the code and user experience tremendously.
```json
{