mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 11:37:28 +01:00
Switch to the default esp-idf (5.1.5)
This commit is contained in:
@@ -10,8 +10,8 @@ esphome:
|
||||
esp32:
|
||||
board: esp32doit-devkit-v1
|
||||
framework:
|
||||
version: 5.1.2
|
||||
platform_version: 6.6.0
|
||||
# version: 5.1.2
|
||||
# platform_version: 6.6.0
|
||||
type: esp-idf
|
||||
|
||||
# external_components:
|
||||
@@ -71,6 +71,12 @@ i2c:
|
||||
# gateway: 10.17.240.1
|
||||
# subnet: 255.255.255.0
|
||||
|
||||
|
||||
ethernet:
|
||||
# use_address: 10.17.241.254
|
||||
# use_address: 10.17.241.98
|
||||
use_address: mcu-gateway.local
|
||||
|
||||
uart:
|
||||
id: uart_modbus
|
||||
tx_pin: 4
|
||||
|
||||
Reference in New Issue
Block a user