Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.hlk_sw16.const
 

Variables

int homeassistant.components.hlk_sw16.const.CONNECTION_TIMEOUT = 10
 
int homeassistant.components.hlk_sw16.const.DEFAULT_KEEP_ALIVE_INTERVAL = 3
 
string homeassistant.components.hlk_sw16.const.DEFAULT_NAME = "HLK-SW16"
 
int homeassistant.components.hlk_sw16.const.DEFAULT_PORT = 8080
 
int homeassistant.components.hlk_sw16.const.DEFAULT_RECONNECT_INTERVAL = 10
 
string homeassistant.components.hlk_sw16.const.DOMAIN = "hlk_sw16"