Home Assistant Unofficial Reference 2024.12.1
entity.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.homematic.entity.HMDevice
 
class  homeassistant.components.homematic.entity.HMHub
 

Namespaces

 homeassistant.components.homematic.entity
 

Variables

 homeassistant.components.homematic.entity._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.homematic.entity.SCAN_INTERVAL_HUB = timedelta(seconds=300)
 
 homeassistant.components.homematic.entity.SCAN_INTERVAL_VARIABLES = timedelta(seconds=30)