mirror of
https://github.com/esphome/esphome.git
synced 2025-03-21 10:08:15 +00:00
6 lines
126 B
Python
6 lines
126 B
Python
CODEOWNERS = ["@clydebarrow"]
|
|
|
|
# Allows bytebuffer to be configured in yaml, to allow use of the C++ api.
|
|
|
|
CONFIG_SCHEMA = {}
|