Adding debugging

This commit is contained in:
Stephen Vanderwarker 2022-03-26 13:40:26 -04:00
parent e6ade36780
commit 768f405099
Signed by: stephen
GPG Key ID: EF429EF847868C14
1 changed files with 39 additions and 38 deletions

View File

@ -1,38 +1,39 @@
api_pass =
api_url =
api_user =
asterisk_callfrom =
asterisk_callto =
asterisk_callerID =
asterisk_context =
asterisk_host =
asterisk_password =
asterisk_port =
asterisk_user =
bot_hostname =
bot_jid =
bot_password =
city_code =
city_name =
gotify_api_key =
gotify_message =
gotify_priority =
gotify_title =
gotify_url =
mastodon_token =
mastodon_toot =
mastodon_url =
mqtt_message =
mqtt_password =
mqtt_server =
mqtt_topic =
mqtt_user =
tuya_name =
tuya_bright_url =
tuya_color_url =
tuya_status_url =
tuya_toggle_url =
user_jid =
user_name =
weather_api_key =
weather_units =
api_pass =
api_url =
api_user =
asterisk_callfrom =
asterisk_callto =
asterisk_callerID =
asterisk_context =
asterisk_host =
asterisk_password =
asterisk_port =
asterisk_user =
bot_hostname =
bot_jid =
bot_password =
city_code =
city_name =
debug =
gotify_api_key =
gotify_message =
gotify_priority =
gotify_title =
gotify_url =
mastodon_token =
mastodon_toot =
mastodon_url =
mqtt_message =
mqtt_password =
mqtt_server =
mqtt_topic =
mqtt_user =
tuya_name =
tuya_bright_url =
tuya_color_url =
tuya_status_url =
tuya_toggle_url =
user_jid =
user_name =
weather_api_key =
weather_units =