Update __init__.py
Typo on dev tag
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import esphome.codegen as cg
|
||||
|
||||
CODEOWNERS = ["@circuitsetup"]
|
||||
CODEOWNERS = ["@DitroniXDev"]
|
||||
|
||||
atm90e36_ns = cg.esphome_ns.namespace("atm90e36")
|
||||
ATM90E36Component = atm90e36_ns.class_("ATM90E36Component", cg.Component)
|
||||
|
||||
Reference in New Issue
Block a user