Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.versasense
 

Functions

None homeassistant.components.versasense._add_entity_info (peripheral, device, entity_dict)
 
def homeassistant.components.versasense._configure_entities (hass, config, consumer)
 
def homeassistant.components.versasense._load_platform (hass, config, entity_type, entity_info)
 
bool homeassistant.components.versasense.async_setup (HomeAssistant hass, ConfigType config)
 

Variables

 homeassistant.components.versasense._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.versasense.CONFIG_SCHEMA
 
string homeassistant.components.versasense.DOMAIN = "versasense"