Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.bosch_shc.config_flow.BoschSHCConfigFlow
 

Namespaces

 homeassistant.components.bosch_shc.config_flow
 

Functions

dict[str, Any]|None homeassistant.components.bosch_shc.config_flow.create_credentials_and_validate (HomeAssistant hass, str host, str unique_id, dict[str, Any] user_input, zeroconf.HaZeroconf zeroconf_instance)
 
dict[str, str|None] homeassistant.components.bosch_shc.config_flow.get_info_from_host (HomeAssistant hass, str host, zeroconf.HaZeroconf zeroconf_instance)
 
None homeassistant.components.bosch_shc.config_flow.write_tls_asset (HomeAssistant hass, str folder, str filename, bytes asset)
 

Variables

 homeassistant.components.bosch_shc.config_flow._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.bosch_shc.config_flow.HOST_SCHEMA