esphome/esphome/components/waveshare_epaper
igg 821c1a8bbd
making SPI CS optional (#988)
* making SPI CS optional

* CS pin should be declared as optional or required in CONFIG_SCHEMA

* changed SPI_DEVICE_SCHEMA to a function, like i2c

* added spi_device_schema() to pcd8544, lint fixes

* updated max31856 with new spi_device_schema()

* cleanup imports

Co-authored-by: Ilya Goldberg <iggie@mac.com>
2020-06-10 17:03:11 -03:00
..
__init__.py 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
display.py making SPI CS optional (#988) 2020-06-10 17:03:11 -03:00
waveshare_epaper.cpp Extending Support to 5.83in Waveshare eink B/W displays (#1009) 2020-05-01 21:30:52 -03:00
waveshare_epaper.h Extending Support to 5.83in Waveshare eink B/W displays (#1009) 2020-05-01 21:30:52 -03:00