Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.home_connect.api Namespace Reference

Classes

class  ConfigEntryAuth
 
class  HomeConnectDevice
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

API for Home Connect bound to HASS OAuth.

Variable Documentation

◆ _LOGGER

homeassistant.components.home_connect.api._LOGGER = logging.getLogger(__name__)
private

Definition at line 16 of file api.py.