Skip to content

Commit 1392e05

Browse files
committed
Removing wifi creds from yaml
1 parent 8f83cf2 commit 1392e05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buderus-km271.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ ota:
1515
password: "put-your-ota-passphrase-here" # Should be auto generated, when device is first created
1616

1717
wifi:
18-
ssid: !secret wifi_ssid
19-
password: !secret wifi_pass
18+
# ssid: !secret wifi_ssid
19+
# password: !secret wifi_pass
2020

2121
# Enable fallback hotspot (captive portal) in case wifi connection fails
2222
ap:

0 commit comments

Comments
 (0)