mirror of
https://github.com/esphome/esphome.git
synced 2025-09-05 04:42:21 +01:00
6
esphome/components/cst816/__init__.py
Normal file
6
esphome/components/cst816/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import esphome.codegen as cg
|
||||
|
||||
CODEOWNERS = ["@clydebarrow"]
|
||||
DEPENDENCIES = ["i2c"]
|
||||
|
||||
cst816_ns = cg.esphome_ns.namespace("cst816")
|
Reference in New Issue
Block a user