For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /developers/core/integration-quality-scale/rules/docs-examples.md.

文档提供了用户可用的自动化示例

原理说明

为了展示集成如何使用,请提供一组有限的 blueprint,其中包含常见或实用的示例。 这将帮助用户更快、更容易地开始使用集成。

请将 blueprint 上传到 https://github.com/home-assistant/home-assistant.io/tree/current/source/blueprints/integrations 下的 blueprints 文件夹,或上传到 论坛的 blueprint exchange。在集成页面上添加指向该 blueprint 的链接。

请不要将文档页面作为 blueprint 文件夹或 blueprint exchange 的集合或替代品。

示例实现

## 示例

### 夜间关闭 LED
设备上的状态 LED 可能比较亮。
为了解决这一问题,您可以使用这个 blueprint 轻松实现日落后自动关闭 LED。

link to blueprint

例外情况

本规则没有例外。