Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.switchbot.config_flow.SwitchbotConfigFlow
 
class  homeassistant.components.switchbot.config_flow.SwitchbotOptionsFlowHandler
 

Namespaces

 homeassistant.components.switchbot.config_flow
 

Functions

str homeassistant.components.switchbot.config_flow.format_unique_id (str address)
 
str homeassistant.components.switchbot.config_flow.name_from_discovery (SwitchBotAdvertisement discovery)
 
str homeassistant.components.switchbot.config_flow.short_address (str address)
 

Variables

 homeassistant.components.switchbot.config_flow._LOGGER = logging.getLogger(__name__)