From 37f54922c1aaa60fc73bf709fedd503de49f9303 Mon Sep 17 00:00:00 2001 From: ESPHome Device Builder Date: Sun, 28 Jun 2026 16:41:48 +1200 Subject: [PATCH] Edit esp-astroclockstepper1.yaml --- esphome/esp-astroclockstepper1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esphome/esp-astroclockstepper1.yaml b/esphome/esp-astroclockstepper1.yaml index 6d99c4b..06161eb 100644 --- a/esphome/esp-astroclockstepper1.yaml +++ b/esphome/esp-astroclockstepper1.yaml @@ -1074,4 +1074,4 @@ interval: id(onboard_step_led).turn_on(); id(ip_flash_led_is_on) = true; - id(ip_flash_next_action_ms) = now_ms + IP_FLASH_ON_MS \ No newline at end of file + id(ip_flash_next_action_ms) = now_ms + IP_FLASH_ON_MS; \ No newline at end of file