Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.wiffi.const
 

Variables

string homeassistant.components.wiffi.const.CHECK_ENTITIES_SIGNAL = "wiffi_check_entities_signal"
 
string homeassistant.components.wiffi.const.CREATE_ENTITY_SIGNAL = "wiffi_create_entity_signal"
 
int homeassistant.components.wiffi.const.DEFAULT_PORT = 8189
 
int homeassistant.components.wiffi.const.DEFAULT_TIMEOUT = 3
 
string homeassistant.components.wiffi.const.DOMAIN = "wiffi"
 
string homeassistant.components.wiffi.const.UPDATE_ENTITY_SIGNAL = "wiffi_update_entity_signal"