From e1c2c2225cc7b66937cf9e077443ee6585ecff1e Mon Sep 17 00:00:00 2001 From: Jevgeni Kiski Date: Thu, 9 Mar 2023 11:49:09 +0200 Subject: [PATCH] Update config_example.yaml Removing word_swap --- config_example.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config_example.yaml b/config_example.yaml index 32c43ce..a592311 100644 --- a/config_example.yaml +++ b/config_example.yaml @@ -3,12 +3,12 @@ logging: format: "%(asctime)s - %(levelname)-8s - %(threadName)-10s - %(name)s - %(message)s" mqtt: host: 192.168.1.2 + port: 1883 protocol: 5 username: mqtt_user password: mqtt_pass nibe: model: F1255 - word_swap: true nibegw: ip: 192.168.1.3 listening_port: 9999 @@ -52,4 +52,4 @@ nibe: - ground-water-pump-accessory-47327 - eq1-bt64-cool-supply-temp-40045 - eq1-bt65-cool-return-temp-40046 - - calc-cooling-supply-s1-44270 \ No newline at end of file + - calc-cooling-supply-s1-44270