Variables | |
| int | DEFAULT_POLL_INTERVAL = 60 |
| string | DOMAIN = "laundrify" |
| string | MANUFACTURER = "laundrify" |
| dictionary | MODELS = {"SU02": "WLAN-Adapter classic", "M01": "WLAN-Adapter mini"} |
| int | REQUEST_TIMEOUT = 10 |
Constants for the laundrify integration.
| 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"} |