Home Assistant Unofficial Reference 2024.12.1
manual_setup.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.ihc.manual_setup
 

Functions

None homeassistant.components.ihc.manual_setup.get_manual_configuration (HomeAssistant hass, ConfigType config, ConfigType controller_conf, str controller_id)
 
def homeassistant.components.ihc.manual_setup.validate_name (config)
 

Variables

 homeassistant.components.ihc.manual_setup._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.ihc.manual_setup.BINARY_SENSOR_SCHEMA
 
 homeassistant.components.ihc.manual_setup.DEVICE_SCHEMA
 
 homeassistant.components.ihc.manual_setup.IHC_SCHEMA
 
 homeassistant.components.ihc.manual_setup.LIGHT_SCHEMA
 
 homeassistant.components.ihc.manual_setup.SENSOR_SCHEMA
 
 homeassistant.components.ihc.manual_setup.SWITCH_SCHEMA