mirror of
https://github.com/athom-tech/esp32-configs.git
synced 2026-07-27 19:56:13 +00:00
Merge pull request #24 from Roving-Ronin/main
Update sensor.py - CodeOwners
This commit is contained in:
@@ -39,7 +39,7 @@ from .const import (
|
||||
ICON_VOLTAGE,
|
||||
)
|
||||
|
||||
CODEOWNERS = ["@athom-tech" "@tarontop"]
|
||||
CODEOWNERS = ["@athom-tech", "@tarontop"]
|
||||
|
||||
DEPENDENCIES = ["uart"]
|
||||
AUTO_LOAD = ["bl0906"]
|
||||
|
||||
Reference in New Issue
Block a user