Update sensor.py

This commit is contained in:
Aiden
2024-08-21 16:43:45 +08:00
committed by GitHub
parent c7bb3d0d81
commit 8cb77a0665
+1 -1
View File
@@ -30,7 +30,7 @@ from esphome.const import (
)
DEPENDENCIES = ["uart"]
AUTO_LOAD = ["bl0906"]
CONF_TOTAL_ENERGY = "total_energy"
bl0906_ns = cg.esphome_ns.namespace("bl0906")