Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.unifi.hub.websocket Namespace Reference

Classes

class  UnifiWebsocket
 

Variables

 CHECK_WEBSOCKET_INTERVAL = timedelta(minutes=1)
 
int RETRY_TIMER = 15
 

Detailed Description

Websocket handler for UniFi Network integration.

Variable Documentation

◆ CHECK_WEBSOCKET_INTERVAL

homeassistant.components.unifi.hub.websocket.CHECK_WEBSOCKET_INTERVAL = timedelta(minutes=1)

Definition at line 18 of file websocket.py.

◆ RETRY_TIMER

int homeassistant.components.unifi.hub.websocket.RETRY_TIMER = 15

Definition at line 17 of file websocket.py.