esphome/esphome/components/rc522
Guillermo Ruffino 717aab7c8b
Add rc522 i2c (#1432)
* split to spi and i2c

* fix binary_sensor

* i2c comms ready

* fix rc522_spi binary sensor compat

* lint

* lint

* add test and codeowners

* fix refactor
2021-01-17 17:06:37 +13:00
..
__init__.py Add rc522 i2c (#1432) 2021-01-17 17:06:37 +13:00
binary_sensor.py Add rc522 i2c (#1432) 2021-01-17 17:06:37 +13:00
rc522.cpp Add rc522 i2c (#1432) 2021-01-17 17:06:37 +13:00
rc522.h Add rc522 i2c (#1432) 2021-01-17 17:06:37 +13:00