esphome/esphome/components/max31855
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
max31855.cpp Add MAX31865 sensor support, fix MAX31855 sensor (#832) 2019-11-06 13:56:43 +01:00
max31855.h Add MAX31865 sensor support, fix MAX31855 sensor (#832) 2019-11-06 13:56:43 +01:00
sensor.py making SPI CS optional (#988) 2020-06-10 17:03:11 -03:00