Merge pull request #24 from Roving-Ronin/main

Update sensor.py - CodeOwners
This commit is contained in:
Aiden
2024-08-22 10:35:52 +08:00
committed by GitHub
+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"]