cogito/esphome_dev/esphome/components/bytebuffer/__init__.py

5 lines
126 B
Python

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