mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 04:33:27 +02:00
69879920eb
* Add black Update pre commit Update pre commit add empty line * Format with black
4 lines
74 B
Python
4 lines
74 B
Python
import esphome.codegen as cg
|
|
|
|
speed_ns = cg.esphome_ns.namespace("speed")
|