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

Classes

class  HomeAssistantSkyConnectConfigFlow
 
class  HomeAssistantSkyConnectMultiPanOptionsFlowHandler
 
class  HomeAssistantSkyConnectOptionsFlowHandler
 
class  SkyConnectTranslationMixin
 
class  TranslationPlaceholderProtocol
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
 TranslationPlaceholderProtocol = object
 

Detailed Description

Config flow for the Home Assistant SkyConnect integration.

Variable Documentation

◆ _LOGGER

homeassistant.components.homeassistant_sky_connect.config_flow._LOGGER = logging.getLogger(__name__)
private

Definition at line 27 of file config_flow.py.

◆ TranslationPlaceholderProtocol