1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-17 18:52:19 +01:00
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 = {}