From 725b324f7b5d2c51b71218ab1aa0010ae4ecafc2 Mon Sep 17 00:00:00 2001 From: Victor Alexandrovich Tsyrenschikov <77172321+tsyrenschikov@users.noreply.github.com> Date: Sat, 14 Feb 2026 22:51:20 +0500 Subject: [PATCH] Esphome --- esp32-c3.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/esp32-c3.yaml b/esp32-c3.yaml index e32a32a..ebab599 100644 --- a/esp32-c3.yaml +++ b/esp32-c3.yaml @@ -22,10 +22,10 @@ ota: wifi: ssid: 'SmartHome' password: '' - use_address: 192.168.88.29 + use_address: 192.168.88.# manual_ip: - static_ip: 192.168.88.29 + static_ip: 192.168.88.# gateway: 192.168.88.1 subnet: 255.255.255.0 power_save_mode: none