mirror of
https://github.com/esphome/esphome.git
synced 2025-03-02 06:52:27 +01:00
3 lines
76 B
Python
3 lines
76 B
Python
import esphome.codegen as cg
|
|
|
|
custom_ns = cg.esphome_ns.namespace("custom")
|