mirror of
https://github.com/esphome/esphome.git
synced 2025-09-17 02:32:20 +01:00
4 lines
81 B
Python
4 lines
81 B
Python
import esphome.codegen as cg
|
|
|
|
template_ns = cg.esphome_ns.namespace("template_")
|