m5paper s3 homeassistant
-
hello
Has anyone had success integrating the M5paper S3 with Home Assistant?
i been looking into ESPHome but haven't found any success stories
-
@simondid I know its not M5paper s3 but maybe worth a look e-ink with HA
-
@simondid have you even tried to look it up yourself? Google's first hit is literally this thread from April, including a full ESPHome config.
ESPHome also has a draft PR for including EPDiy as a generic display platform, and EPDiy itself has a PaperS3 pull request, which will allow the BMI270 component from the above thread to work (currently EPDiy tries to import some legacy code that breaks I2C, as patrick3399 used a custom fork of EPDiy that isn't exactly up to date).