mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-27 08:18:28 +02:00
Add new codeowners (#1335)
* Add codeowner for tmp102 * Add codeowner for mcp9808
This commit is contained in:
@@ -12,6 +12,7 @@ import esphome.config_validation as cv
|
||||
from esphome.components import i2c, sensor
|
||||
from esphome.const import CONF_ID, UNIT_CELSIUS, ICON_THERMOMETER
|
||||
|
||||
CODEOWNERS = ['@timsavage']
|
||||
DEPENDENCIES = ['i2c']
|
||||
|
||||
tmp102_ns = cg.esphome_ns.namespace('tmp102')
|
||||
|
||||
Reference in New Issue
Block a user