airy10 / esphome-m5stickC

esphome components for the M5StickC
81 stars 75 forks source link

problems on installation on home assistant #18

Open daniboyghub opened 2 years ago

daniboyghub commented 2 years ago

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

apolselli commented 2 years ago

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