mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-19 16:46:29 +00:00
24 lines
448 B
Markdown
24 lines
448 B
Markdown
---
|
|
title: "Integration quality scale rules"
|
|
---
|
|
import RuleOverview from './_includes/rule_overview.jsx'
|
|
|
|
|
|
## Integration quality scale rules
|
|
The rules for each tier are defined down below and come with its own page with examples and more information.
|
|
|
|
### 🥉 Bronze
|
|
<RuleOverview tier="bronze" />
|
|
|
|
|
|
### 🥈 Silver
|
|
<RuleOverview tier="silver" />
|
|
|
|
|
|
### 🥇 Gold
|
|
<RuleOverview tier="gold" />
|
|
|
|
|
|
### 🏆 Platinum
|
|
<RuleOverview tier="platinum" />
|