Allow RC522 components to have multiple configurations (#1782)

This commit is contained in:
Jesse Hills
2021-05-15 17:02:52 +12:00
committed by GitHub
parent 3d6dcc9eee
commit 7e3b8fd346
4 changed files with 11 additions and 6 deletions
-1
View File
@@ -7,7 +7,6 @@ from esphome.core import coroutine
CODEOWNERS = ["@glmnet"]
AUTO_LOAD = ["binary_sensor"]
MULTI_CONF = True
CONF_RC522_ID = "rc522_id"