mirror of
https://github.com/esphome/esphome.git
synced 2024-12-02 11:44:13 +01:00
03190611bb
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
3 lines
78 B
Python
3 lines
78 B
Python
import esphome.codegen as cg
|
|
|
|
hbridge_ns = cg.esphome_ns.namespace("hbridge")
|