Update config.json

This commit is contained in:
Alexandre
2021-11-14 16:07:52 +01:00
committed by GitHub
parent d2102523df
commit 8bc2194b51

View File

@@ -9,9 +9,9 @@
"MQTT_HOST": ""
},
"schema": {
"ACCESS_TOKEN": "str",
"PDL": "str",
"MQTT_HOST": "str",
"ACCESS_TOKEN": "str?",
"PDL": "str?",
"MQTT_HOST": "str?",
"custom_var": "str?",
"MQTT_PORT": "int?",
"MQTT_PREFIX": "str?",