Skip to content

Commit

Permalink
Update config_example.yaml
Browse files Browse the repository at this point in the history
Removing word_swap
  • Loading branch information
yozik04 authored Mar 9, 2023
1 parent cd54c1f commit e1c2c22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config_example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
- calc-cooling-supply-s1-44270

0 comments on commit e1c2c22

Please sign in to comment.