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