sensor.h still not seen

This commit is contained in:
Gábor Poczkodi 2024-02-29 04:59:51 +01:00
parent 8a17f257fb
commit 61f42a73da

View file

@ -13,7 +13,7 @@ from esphome.const import (
STATE_CLASS_MEASUREMENT, STATE_CLASS_MEASUREMENT,
) )
DEPENDENCIES = ["spi", "sensor"] DEPENDENCIES = ["spi"]
CODEOWNERS = ["@gabest11"] CODEOWNERS = ["@gabest11"]