Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.tag.const
 

Variables

string homeassistant.components.tag.const.DEFAULT_NAME = "Tag"
 
string homeassistant.components.tag.const.DEVICE_ID = "device_id"
 
string homeassistant.components.tag.const.DOMAIN = "tag"
 
string homeassistant.components.tag.const.EVENT_TAG_SCANNED = "tag_scanned"
 
 homeassistant.components.tag.const.LOGGER = logging.getLogger(__package__)
 
string homeassistant.components.tag.const.TAG_ID = "tag_id"