Home Assistant Unofficial Reference 2024.12.1
helpers.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.lcn.helpers
 

Functions

None homeassistant.components.lcn.helpers.async_update_config_entry (HomeAssistant hass, ConfigEntry config_entry)
 
None homeassistant.components.lcn.helpers.async_update_device_config (DeviceConnectionType device_connection, ConfigType device_config)
 
str homeassistant.components.lcn.helpers.generate_unique_id (str entry_id, AddressType address, str|None resource=None)
 
ConfigType|None homeassistant.components.lcn.helpers.get_device_config (AddressType address, ConfigEntry config_entry)
 
DeviceConnectionType homeassistant.components.lcn.helpers.get_device_connection (HomeAssistant hass, AddressType address, ConfigEntry config_entry)
 
str homeassistant.components.lcn.helpers.get_device_model (str domain_name, ConfigType domain_data)
 
str homeassistant.components.lcn.helpers.get_resource (str domain_name, ConfigType domain_data)
 
tuple[AddressType, str] homeassistant.components.lcn.helpers.is_address (str value)
 
list[str] homeassistant.components.lcn.helpers.is_states_string (str states_string)
 
None homeassistant.components.lcn.helpers.purge_device_registry (HomeAssistant hass, str entry_id, ConfigType imported_entry_data)
 
None homeassistant.components.lcn.helpers.purge_entity_registry (HomeAssistant hass, str entry_id, ConfigType imported_entry_data)
 
None homeassistant.components.lcn.helpers.register_lcn_address_devices (HomeAssistant hass, ConfigEntry config_entry)
 
None homeassistant.components.lcn.helpers.register_lcn_host_device (HomeAssistant hass, ConfigEntry config_entry)
 

Variables

 homeassistant.components.lcn.helpers.AddressType
 
 homeassistant.components.lcn.helpers.DeviceConnectionType
 
dictionary homeassistant.components.lcn.helpers.DOMAIN_LOOKUP
 
 homeassistant.components.lcn.helpers.InputType
 
 homeassistant.components.lcn.helpers.PATTERN_ADDRESS