mirror of
https://github.com/esphome/esphome.git
synced 2024-11-30 13:04:13 +01:00
Add esp32 dependency
This commit is contained in:
parent
c0be8efe05
commit
5c77d71d2c
@ -21,6 +21,7 @@ from esphome.const import (
|
|||||||
|
|
||||||
|
|
||||||
CODEOWNERS = ["@guidoschreuder"]
|
CODEOWNERS = ["@guidoschreuder"]
|
||||||
|
DEPENDENCIES = ["esp32"]
|
||||||
|
|
||||||
ebus_ns = cg.esphome_ns.namespace("ebus")
|
ebus_ns = cg.esphome_ns.namespace("ebus")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user