Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.joaoapps_join
 

Functions

def homeassistant.components.joaoapps_join.register_device (hass, api_key, name, device_id, device_ids, device_names)
 
bool homeassistant.components.joaoapps_join.setup (HomeAssistant hass, ConfigType config)
 

Variables

 homeassistant.components.joaoapps_join._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.joaoapps_join.CONF_DEVICE_IDS = "device_ids"
 
string homeassistant.components.joaoapps_join.CONF_DEVICE_NAMES = "device_names"
 
 homeassistant.components.joaoapps_join.CONFIG_SCHEMA
 
string homeassistant.components.joaoapps_join.DOMAIN = "joaoapps_join"