Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.soma
 

Functions

bool homeassistant.components.soma.async_setup (HomeAssistant hass, ConfigType config)
 
bool homeassistant.components.soma.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.soma.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.soma.CONFIG_SCHEMA
 
list homeassistant.components.soma.PLATFORMS = [Platform.COVER, Platform.SENSOR]