Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.trend
 

Functions

bool homeassistant.components.trend.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.trend.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 
None homeassistant.components.trend.config_entry_update_listener (HomeAssistant hass, ConfigEntry entry)
 

Variables

list homeassistant.components.trend.PLATFORMS = [Platform.BINARY_SENSOR]