Fix zeroconf

This commit is contained in:
Nikolay Vasilchuk
2022-09-09 23:02:57 +03:00
parent 7530220fd6
commit 9d2c88b60a

View File

@@ -13,8 +13,8 @@ substitutions:
phone_relay_inverted: 'true' # Set to 'false' if you have NO phone relay phone_relay_inverted: 'true' # Set to 'false' if you have NO phone relay
# Wifi credentials # Wifi credentials
wifi_ssid: !secret wifi_ssid wifi_ssid: "-----"
wifi_password: !secret wifi_password wifi_password: ""
ap_ssid: "domofon" ap_ssid: "domofon"
ap_password: "1234567890" ap_password: "1234567890"