esphome/esphome/components/atm90e32
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 Atmel M90E32AS Energy Metering IC. Found in CircuitSetup 2chan and 6chan energy meterss (#629) 2019-06-16 12:00:15 +02:00
atm90e32.cpp Corrections to default register values of ATM90E32 component (#982) 2020-03-13 10:27:19 -07:00
atm90e32.h Corrections to default register values of ATM90E32 component (#982) 2020-03-13 10:27:19 -07:00
atm90e32_reg.h Corrections to default register values of ATM90E32 component (#982) 2020-03-13 10:27:19 -07:00
sensor.py making SPI CS optional (#988) 2020-06-10 17:03:11 -03:00