Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.raspberry_pi Namespace Reference

Namespaces

 config_flow
 
 const
 
 hardware
 

Functions

bool async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 

Detailed Description

The Raspberry Pi integration.

Function Documentation

◆ async_setup_entry()

bool homeassistant.components.raspberry_pi.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry 
)
Set up a Raspberry Pi config entry.

Definition at line 12 of file __init__.py.