mirror of
https://github.com/athom-tech/esp32-configs.git
synced 2026-07-27 19:56:13 +00:00
Delete factory_test
This commit is contained in:
@@ -95,17 +95,6 @@ esphome:
|
||||
break;
|
||||
}
|
||||
}
|
||||
- priority: -100
|
||||
then:
|
||||
- if:
|
||||
condition:
|
||||
not:
|
||||
wifi.connected:
|
||||
then:
|
||||
- logger.log: "No Wi-Fi connection, starting factory aging test..."
|
||||
- script.execute: factory_test
|
||||
else:
|
||||
- logger.log: "Wi-Fi connected, normal operation mode."
|
||||
|
||||
esp32:
|
||||
board: esp32-c3-devkitm-1
|
||||
|
||||
Reference in New Issue
Block a user