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