mirror of
https://github.com/esphome/esphome.git
synced 2025-02-15 17:38:15 +00:00
4 lines
92 B
Python
4 lines
92 B
Python
import esphome.codegen as cg
|
|
|
|
mqtt_subscribe_ns = cg.esphome_ns.namespace("mqtt_subscribe")
|