Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.deluge
 

Functions

bool homeassistant.components.deluge.async_setup_entry (HomeAssistant hass, DelugeConfigEntry entry)
 
bool homeassistant.components.deluge.async_unload_entry (HomeAssistant hass, DelugeConfigEntry entry)
 

Variables

 homeassistant.components.deluge._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.deluge.DelugeConfigEntry
 
list homeassistant.components.deluge.PLATFORMS = [Platform.SENSOR, Platform.SWITCH]