diff options
author | Kaufman Home Automation <[email protected]> | 2022-03-04 19:37:54 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2022-03-04 19:37:54 -0700 |
commit | e29604eade0201f2cf61a32a9743c23329309154 (patch) | |
tree | 4e682754f056461857fcdd391c9212be459fa7fc /kauf-plug-lite.yaml | |
parent | a102dce2f6f567364216ed7961c15231f2cdc415 (diff) | |
download | PLF10-e29604eade0201f2cf61a32a9743c23329309154.tar.gz PLF10-e29604eade0201f2cf61a32a9743c23329309154.zip |
lite yaml to 1.85
Diffstat (limited to 'kauf-plug-lite.yaml')
-rw-r--r-- | kauf-plug-lite.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kauf-plug-lite.yaml b/kauf-plug-lite.yaml index fd3bbe8..d93e41c 100644 --- a/kauf-plug-lite.yaml +++ b/kauf-plug-lite.yaml @@ -17,13 +17,13 @@ esphome: project: name: "kauf.plf10" - version: "1.83l" + version: "1.85(l)" wifi: # **** ENTER WI-FI CREDENTIALS HERE, USING SECRETS.YAML RECOMMENDED **** - ssid: initial_ap2 # !secret my_wifi_ssid + ssid: initial_ap # !secret my_wifi_ssid password: asdfasdfasdfasdf # !secret my_wifi_pass # Uncomment below to set a static IP |