Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.touchline_sl Namespace Reference

Namespaces

 climate
 
 config_flow
 
 const
 
 coordinator
 
 entity
 

Functions

bool async_setup_entry (HomeAssistant hass, TouchlineSLConfigEntry entry)
 
bool async_unload_entry (HomeAssistant hass, TouchlineSLConfigEntry entry)
 

Variables

 TouchlineSLConfigEntry
 

Detailed Description

The Roth Touchline SL integration.

Function Documentation

◆ async_setup_entry()

bool homeassistant.components.touchline_sl.async_setup_entry ( HomeAssistant  hass,
TouchlineSLConfigEntry  entry 
)
Set up Roth Touchline SL from a config entry.

Definition at line 22 of file __init__.py.

◆ async_unload_entry()

bool homeassistant.components.touchline_sl.async_unload_entry ( HomeAssistant  hass,
TouchlineSLConfigEntry   entry 
)
Unload a config entry.

Definition at line 59 of file __init__.py.

Variable Documentation

◆ TouchlineSLConfigEntry

homeassistant.components.touchline_sl.TouchlineSLConfigEntry

Definition at line 19 of file __init__.py.