Merge pull request #22 from MonomaX-V/esphome-new-platform-style

Remove old style platform configuration
This commit is contained in:
Nikolay Vasilchuk
2025-04-15 11:23:33 +03:00
committed by GitHub
2 changed files with 5 additions and 4 deletions

View File

@@ -40,7 +40,8 @@ substitutions:
esphome:
name: domofon
platform: ESP8266
esp8266:
board: $board
wifi:

View File

@@ -1,10 +1,7 @@
esphome:
name: $mdns_name
build_path: $build_path
platform: ESP8266
board: $board
comment: "espdomofon.ru"
esp8266_restore_from_flash: true
project:
name: "espdomofon.ru"
version: "1.6.2"
@@ -17,6 +14,9 @@ esphome:
- light.turn_on:
id: rgb_led
effect: "Domofon"
esp8266:
board: $board
restore_from_flash: true
wifi:
ssid: $wifi_ssid