1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

[io_bus] Initial implementation (#8227)

This commit is contained in:
Clyde Stubbs
2025-02-28 14:04:36 +11:00
committed by GitHub
parent 74a25a7e76
commit f11ad9ad5b
11 changed files with 96 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
io_bus:
esphome:
on_boot:
lambda: |-
#include "esphome/components/io_bus/io_bus.h"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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