From 82c4d0c00246441a9335699bf62aacaedf236138 Mon Sep 17 00:00:00 2001 From: Alexandre-io Date: Sun, 29 Jan 2023 12:13:24 +0100 Subject: [PATCH] fix options to allow empty mqtt configuration --- vcontrold/config.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vcontrold/config.yaml b/vcontrold/config.yaml index 233af12..e099bfd 100644 --- a/vcontrold/config.yaml +++ b/vcontrold/config.yaml @@ -17,10 +17,6 @@ options: device_id: "2098" vcontrol_host: localhost vcontrol_port: 3002 - mqtt_host: - mqtt_port: - mqtt_user: - mqtt_password: mqtt_topic: "openv" debug: false commands: