mirror of
https://github.com/esphome/esphome.git
synced 2025-02-20 20:08:20 +00:00
4 lines
74 B
Python
4 lines
74 B
Python
import esphome.codegen as cg
|
|
|
|
speed_ns = cg.esphome_ns.namespace("speed")
|