mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 04:33:27 +02:00
5f531ac9b0
Co-authored-by: Rajan Patel <rpatel3001@gmail.com> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
6 lines
105 B
Python
6 lines
105 B
Python
import esphome.codegen as cg
|
|
|
|
CODEOWNERS = ["@kroimon"]
|
|
|
|
tt21100_ns = cg.esphome_ns.namespace("tt21100")
|