Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.thingspeak
 

Functions

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

Variables

 homeassistant.components.thingspeak._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.thingspeak.CONFIG_SCHEMA
 
string homeassistant.components.thingspeak.DOMAIN = "thingspeak"
 
int homeassistant.components.thingspeak.TIMEOUT = 5