From 0c13b0622da61b18e1ec9292c5320bd4b7601f94 Mon Sep 17 00:00:00 2001 From: longranger Date: Fri, 24 Jun 2022 20:00:32 -0700 Subject: [PATCH] tv1 network model. --- _data/tv1-cpu-pwr.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/_data/tv1-cpu-pwr.yaml b/_data/tv1-cpu-pwr.yaml index d758b2f..44e75ac 100644 --- a/_data/tv1-cpu-pwr.yaml +++ b/_data/tv1-cpu-pwr.yaml @@ -11,16 +11,11 @@ esphome: wifi: ssid: !secret wifi_oss_ssid password: !secret wifi_oss_pw - fast_connect: true - - manual_ip: - static_ip: 192.168.35.250 - gateway: 192.168.35.1 - subnet: 255.255.255.0 + use_address: "${device_name}" # Enable fallback hotspot (captive portal) in case wifi connection fails ap: - ssid: "${device_name} Fallback Hotspot" + ssid: "${device_name}-fallback" password: !secret wifi_fallback_pw # Enable logging