ESP Home 2023.4 contains uart changes.

This commit is contained in:
Your Name
2023-04-26 15:50:08 +02:00
parent 1dfe75af44
commit 32e3519eff
7 changed files with 16 additions and 11 deletions

View File

@@ -5,7 +5,7 @@ external_components:
- source:
type: local
path: ../components
components: ["truma_inetbox", "uart"]
components: ["truma_inetbox"]
esp32:
board: esp32dev

View File

@@ -5,7 +5,7 @@ external_components:
- source:
type: local
path: ../components
components: ["truma_inetbox", "uart"]
components: ["truma_inetbox"]
esp32:
board: esp32dev

View File

@@ -10,7 +10,7 @@ external_components:
- source:
type: local
path: ../components
components: ["truma_inetbox", "uart"]
components: ["truma_inetbox"]
esp32:
board: esp32dev

View File

@@ -10,7 +10,7 @@ external_components:
- source:
type: local
path: ../components
components: ["truma_inetbox", "uart"]
components: ["truma_inetbox"]
esp32:
board: esp32dev

View File

@@ -10,7 +10,7 @@ external_components:
- source:
type: local
path: ../components
components: ["truma_inetbox", "uart"]
components: ["truma_inetbox"]
rp2040:
board: rpipicow