Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.tasmota.const
 

Variables

string homeassistant.components.tasmota.const.CONF_DISCOVERY_PREFIX = "discovery_prefix"
 
string homeassistant.components.tasmota.const.DATA_REMOVE_DISCOVER_COMPONENT = "tasmota_discover_{}"
 
string homeassistant.components.tasmota.const.DATA_UNSUB = "tasmota_subscriptions"
 
string homeassistant.components.tasmota.const.DEFAULT_PREFIX = "tasmota/discovery"
 
string homeassistant.components.tasmota.const.DOMAIN = "tasmota"
 
list homeassistant.components.tasmota.const.PLATFORMS
 
string homeassistant.components.tasmota.const.TASMOTA_EVENT = "tasmota_event"