Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.laundrify.const
 

Variables

int homeassistant.components.laundrify.const.DEFAULT_POLL_INTERVAL = 60
 
string homeassistant.components.laundrify.const.DOMAIN = "laundrify"
 
string homeassistant.components.laundrify.const.MANUFACTURER = "laundrify"
 
dictionary homeassistant.components.laundrify.const.MODELS = {"SU02": "WLAN-Adapter classic", "M01": "WLAN-Adapter mini"}
 
int homeassistant.components.laundrify.const.REQUEST_TIMEOUT = 10