mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 04:33:27 +02:00
03190611bb
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
4 lines
78 B
Python
4 lines
78 B
Python
import esphome.codegen as cg
|
|
|
|
hbridge_ns = cg.esphome_ns.namespace("hbridge")
|