Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.rpi_power.config_flow Namespace Reference

Classes

class  RPiPowerFlow
 

Functions

bool _async_supported (HomeAssistant hass)
 

Detailed Description

Config flow for Raspberry Pi Power Supply Checker.

Function Documentation

◆ _async_supported()

bool homeassistant.components.rpi_power.config_flow._async_supported ( HomeAssistant  hass)
private
Return if the system supports under voltage detection.

Definition at line 17 of file config_flow.py.