Files
Whatsapp-Bridge-Integration/custom_components/whatsapp_bridge_integration/const.py

3 lines
108 B
Python

DOMAIN = "whatsapp_bridge_integration"
CONF_PHONE_NUMBER = "phone_number"
CONF_ACCOUNT_NAME = "account_name"