Update sensor.py

This commit is contained in:
Aiden
2024-08-21 21:43:45 +08:00
committed by GitHub
parent 0812fe20f4
commit 7ab41d673e
+1 -1
View File
@@ -39,7 +39,7 @@ from .const import (
ICON_VOLTAGE,
)
CODEOWNERS = ["@athom-tech". "tarontop"]
CODEOWNERS = ["@athom-tech" "@tarontop"]
DEPENDENCIES = ["uart"]
AUTO_LOAD = ["bl0906"]