From 72e7e68125bb94c7130b5f08c5c1a850d00375e7 Mon Sep 17 00:00:00 2001 From: PMaxx-Gaming <47717435+PMaxx-Gaming@users.noreply.github.com> Date: Tue, 18 Feb 2020 23:31:27 -0500 Subject: [PATCH] Update garage_temp.yaml --- esphome/garage_temp.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/esphome/garage_temp.yaml b/esphome/garage_temp.yaml index 4b608c9..409e530 100644 --- a/esphome/garage_temp.yaml +++ b/esphome/garage_temp.yaml @@ -6,10 +6,11 @@ esphome: wifi: ssid: !secret wifi password: !secret wifi_pass + manual_ip: - static_ip: 192.168.1.208 - gateway: 10.0.0.1 - subnet: 255.255.255.0 + static_ip: 192.168.x.x + gateway: 192.168.x.x + subnet: x.x.x.x # Enable fallback hotspot (captive portal) in case wifi connection fails ap: