mirror of
https://github.com/esphome/esphome.git
synced 2025-02-15 17:38:15 +00:00
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")
|