mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
[core] Remove old style platform configuration (#8118)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
---
|
||||
esphome:
|
||||
name: test
|
||||
platform: ESP32
|
||||
|
||||
esp32:
|
||||
board: nodemcu-32s
|
||||
|
||||
deep_sleep:
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
---
|
||||
esphome:
|
||||
name: test
|
||||
platform: ESP32
|
||||
|
||||
esp32:
|
||||
board: nodemcu-32s
|
||||
|
||||
deep_sleep:
|
||||
|
||||
Reference in New Issue
Block a user