esphome/esphome/components/custom/__init__.py

4 lines
76 B
Python

import esphome.codegen as cg
custom_ns = cg.esphome_ns.namespace("custom")