Files
esphome/esphome/components/bytebuffer/__init__.py
2024-10-29 11:08:29 +13:00

6 lines
126 B
Python

CODEOWNERS = ["@clydebarrow"]
# Allows bytebuffer to be configured in yaml, to allow use of the C++ api.
CONFIG_SCHEMA = {}