Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.soma.entity Namespace Reference

Classes

class  SomaEntity
 

Functions

def _SomaEntityT
 

Variables

 _LOGGER = logging.getLogger(__name__)
 
 api_is_available
 
 is_available
 

Detailed Description

Support for Soma Smartshades.

Function Documentation

◆ _SomaEntityT()

def homeassistant.components.soma.entity._SomaEntityT
private

Definition at line 20 of file entity.py.

Variable Documentation

◆ _LOGGER

homeassistant.components.soma.entity._LOGGER = logging.getLogger(__name__)
private

Definition at line 17 of file entity.py.

◆ api_is_available

homeassistant.components.soma.entity.api_is_available

Definition at line 32 of file entity.py.

◆ is_available

homeassistant.components.soma.entity.is_available

Definition at line 40 of file entity.py.