Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.wemo.const
 

Variables

string homeassistant.components.wemo.const.DOMAIN = "wemo"
 
string homeassistant.components.wemo.const.SERVICE_RESET_FILTER_LIFE = "reset_filter_life"
 
string homeassistant.components.wemo.const.SERVICE_SET_HUMIDITY = "set_humidity"
 
string homeassistant.components.wemo.const.WEMO_SUBSCRIPTION_EVENT = f"{DOMAIN}_subscription_event"