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

5 lines
127 B
Python

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