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

Classes

class  XS1DeviceEntity
 

Variables

 UPDATE_LOCK = asyncio.Lock()
 

Detailed Description

Support for the EZcontrol XS1 gateway.

Variable Documentation

◆ UPDATE_LOCK

homeassistant.components.xs1.entity.UPDATE_LOCK = asyncio.Lock()

Definition at line 10 of file entity.py.