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_pass =
api_url = api_url =
api_user = api_user =
asterisk_callfrom = asterisk_callfrom =
asterisk_callto = asterisk_callto =
asterisk_callerID = asterisk_callerID =
asterisk_context = asterisk_context =
asterisk_host = asterisk_host =
asterisk_password = asterisk_password =
asterisk_port = asterisk_port =
asterisk_user = asterisk_user =
bot_hostname = bot_hostname =
bot_jid = bot_jid =
bot_password = bot_password =
city_code = city_code =
city_name = city_name =
gotify_api_key = debug =
gotify_message = gotify_api_key =
gotify_priority = gotify_message =
gotify_title = gotify_priority =
gotify_url = gotify_title =
mastodon_token = gotify_url =
mastodon_toot = mastodon_token =
mastodon_url = mastodon_toot =
mqtt_message = mastodon_url =
mqtt_password = mqtt_message =
mqtt_server = mqtt_password =
mqtt_topic = mqtt_server =
mqtt_user = mqtt_topic =
tuya_name = mqtt_user =
tuya_bright_url = tuya_name =
tuya_color_url = tuya_bright_url =
tuya_status_url = tuya_color_url =
tuya_toggle_url = tuya_status_url =
user_jid = tuya_toggle_url =
user_name = user_jid =
weather_api_key = user_name =
weather_units = weather_api_key =
weather_units =