mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00: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