mirror of
https://github.com/esphome/esphome.git
synced 2026-03-22 19:26:44 +01:00
4 lines
76 B
Python
4 lines
76 B
Python
import esphome.codegen as cg
|
|
|
|
binary_ns = cg.esphome_ns.namespace("binary")
|