mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-01 10:38:27 +02:00
Allow RC522 components to have multiple configurations (#1782)
This commit is contained in:
@@ -7,7 +7,6 @@ from esphome.core import coroutine
|
||||
|
||||
CODEOWNERS = ["@glmnet"]
|
||||
AUTO_LOAD = ["binary_sensor"]
|
||||
MULTI_CONF = True
|
||||
|
||||
CONF_RC522_ID = "rc522_id"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user