Variables | |
| string | CONF_DISCOVERY_PREFIX = "discovery_prefix" |
| string | DATA_REMOVE_DISCOVER_COMPONENT = "tasmota_discover_{}" |
| string | DATA_UNSUB = "tasmota_subscriptions" |
| string | DEFAULT_PREFIX = "tasmota/discovery" |
| string | DOMAIN = "tasmota" |
| list | PLATFORMS |
| string | TASMOTA_EVENT = "tasmota_event" |
Constants used by multiple Tasmota modules.
| 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 |