esphome-m5stickC icon indicating copy to clipboard operation
esphome-m5stickC copied to clipboard

problems on installation on home assistant

Open daniboyghub opened this issue 2 years ago • 1 comments

Hello,

I'm trying to follow the steps on this github, however facing some issues I have a M5Stick-C model and want to try to connect this with some old probes installed on my bathrooms and allow me to view each one a has leak alarms. but first would like to try this steps.

As you can see on the image, at the end it fails. can someone give some shadow to achieve this? I'm a bit new with ESPs and M5Stack

Screen Shot 2022-05-08 at 20 46 48 Screen Shot 2022-05-08 at 20 48 27

daniboyghub avatar May 08 '22 19:05 daniboyghub

Hello. The axp192 is the only custom component needed to power up the display. You don’t need the st7735 display driver (2y old), as it is already included with ESPHome >1.16.0. So, just remove the st7735 directory. You can follow this working example, too: https://esphome.io/cookbook/leak-detector-m5stickc

apolselli avatar May 09 '22 22:05 apolselli