mirror of
https://github.com/esphome/esphome.git
synced 2025-10-07 04:13:47 +01:00
4 lines
78 B
Python
4 lines
78 B
Python
import esphome.codegen as cg
|
|
|
|
hbridge_ns = cg.esphome_ns.namespace("hbridge")
|