mirror of
https://github.com/esphome/esphome.git
synced 2025-09-26 23:22:21 +01:00
Add SDP3x sensor (#2064)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Co-authored-by: Otto Winter <otto@otto-winter.com>
This commit is contained in:
@@ -11,6 +11,7 @@ from esphome.const import (
|
||||
)
|
||||
|
||||
DEPENDENCIES = ["i2c"]
|
||||
CODEOWNERS = ["@Azimath"]
|
||||
|
||||
tmp117_ns = cg.esphome_ns.namespace("tmp117")
|
||||
TMP117Component = tmp117_ns.class_(
|
||||
|
Reference in New Issue
Block a user