1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-14 17:22:20 +01:00
This commit is contained in:
J. Nick Koston
2025-07-02 14:06:59 -05:00
parent e2d6363c68
commit 0f39b1c49a
2 changed files with 0 additions and 11 deletions

View File

@@ -1,10 +0,0 @@
# Test that ota_base compiles correctly as a dependency
# This component is typically auto-loaded by other components
wifi:
ssid: MySSID
password: password1
ota:
- platform: esphome
password: "test1234"

View File

@@ -1 +0,0 @@
<<: !include common.yaml