mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-28 08:48:27 +02:00
Set "CONF_" CI counter to fail on 3 or more definitions (#6668)
This commit is contained in:
@@ -6,9 +6,7 @@ from esphome.const import (
|
||||
ENTITY_CATEGORY_DIAGNOSTIC,
|
||||
)
|
||||
|
||||
from . import Wireguard
|
||||
|
||||
CONF_WIREGUARD_ID = "wireguard_id"
|
||||
from . import CONF_WIREGUARD_ID, Wireguard
|
||||
|
||||
DEPENDENCIES = ["wireguard"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user