Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.logentries
 

Functions

bool homeassistant.components.logentries.setup (HomeAssistant hass, ConfigType config)
 

Variables

 homeassistant.components.logentries._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.logentries.CONFIG_SCHEMA
 
string homeassistant.components.logentries.DEFAULT_HOST = "https://webhook.logentries.com/noformat/logs/"
 
string homeassistant.components.logentries.DOMAIN = "logentries"