Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.homeassistant_sky_connect.hardware Namespace Reference

Functions

list[HardwareInfoasync_info (HomeAssistant hass)
 

Variables

string DOCUMENTATION_URL = "https://skyconnect.home-assistant.io/documentation/"
 

Detailed Description

The Home Assistant SkyConnect hardware platform.

Function Documentation

◆ async_info()

list[HardwareInfo] homeassistant.components.homeassistant_sky_connect.hardware.async_info ( HomeAssistant  hass)
Return board info.

Definition at line 15 of file hardware.py.

Variable Documentation

◆ DOCUMENTATION_URL

string homeassistant.components.homeassistant_sky_connect.hardware.DOCUMENTATION_URL = "https://skyconnect.home-assistant.io/documentation/"

Definition at line 11 of file hardware.py.