Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.matrix.const
 

Variables

string homeassistant.components.matrix.const.DOMAIN = "matrix"
 
string homeassistant.components.matrix.const.FORMAT_HTML = "html"
 
string homeassistant.components.matrix.const.FORMAT_TEXT = "text"
 
string homeassistant.components.matrix.const.SERVICE_SEND_MESSAGE = "send_message"