diff --git a/source/_integrations/rpi_power.markdown b/source/_integrations/rpi_power.markdown new file mode 100644 index 00000000000..1ae56d4f285 --- /dev/null +++ b/source/_integrations/rpi_power.markdown @@ -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.