Add documentation for rpi_power (#14492)

This commit is contained in:
Xiaonan Shen 2020-09-14 19:12:41 +08:00 committed by GitHub
parent 7ed9da3e4b
commit 94f5e0fc5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,19 @@
---
title: Raspberry Pi Power Supply Checker
description: Instructions on how to integrate Raspberry Pi Power Supply Checker within Home Assistant.
ha_category:
- System Monitor
ha_iot_class: Local Polling
ha_release: 0.116
ha_domain: rpi_power
ha_codeowners:
- '@shenxn'
- '@swetoast'
ha_config_flow: true
---
The `rpi_power` integration allows you to detect [bad power supply](https://www.raspberrypi.org/documentation/hardware/raspberrypi/power/README.md) on Raspberry Pi.
## Configuration
This integration can only be set up through UI. Go to *Configuration* -> *Integration*. Click the *+* button and search for Raspberry Pi Power Supply Checker.