Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.rachio
 

Functions

None homeassistant.components.rachio.async_remove_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.rachio.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.rachio.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.rachio._LOGGER = logging.getLogger(__name__)
 
list homeassistant.components.rachio.PLATFORMS = [Platform.BINARY_SENSOR, Platform.CALENDAR, Platform.SWITCH]