1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-11 13:20:31 +01:00
2024-10-17 13:44:20 +13:00

7 lines
134 B
Python

import esphome.codegen as cg
CODEOWNERS = ["@clydebarrow"]
DEPENDENCIES = ["i2c"]
axs15231_ns = cg.esphome_ns.namespace("axs15231")