Home Assistant Unofficial Reference 2024.12.1
data.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.wyoming.data.WyomingService
 

Namespaces

 homeassistant.components.wyoming.data
 

Functions

Info|None homeassistant.components.wyoming.data.load_wyoming_info (str host, int port, int retries=_INFO_RETRIES, float retry_wait=_INFO_RETRY_WAIT, float timeout=_INFO_TIMEOUT)
 

Variables

int homeassistant.components.wyoming.data._INFO_RETRIES = 3
 
int homeassistant.components.wyoming.data._INFO_RETRY_WAIT = 2
 
int homeassistant.components.wyoming.data._INFO_TIMEOUT = 1