mirror of
https://github.com/esphome/esphome.git
synced 2025-10-22 11:43:51 +01:00
Add codeowners
This commit is contained in:
@@ -4,6 +4,7 @@ from esphome.components import i2c, sensor
|
|||||||
from esphome.const import CONF_ID, CONF_GAIN, CONF_LIGHT, CONF_RESOLUTION, \
|
from esphome.const import CONF_ID, CONF_GAIN, CONF_LIGHT, CONF_RESOLUTION, \
|
||||||
UNIT_LUX, ICON_BRIGHTNESS_5
|
UNIT_LUX, ICON_BRIGHTNESS_5
|
||||||
|
|
||||||
|
CODEOWNERS = ['@sjtrny']
|
||||||
DEPENDENCIES = ['i2c']
|
DEPENDENCIES = ['i2c']
|
||||||
|
|
||||||
ltr390_ns = cg.esphome_ns.namespace('ltr390')
|
ltr390_ns = cg.esphome_ns.namespace('ltr390')
|
||||||
|
Reference in New Issue
Block a user