Skip to content

Cannot install from provided YAML #30

@q20

Description

@q20

Hi

I'm attempting to install:

https://github.com/m5stack/M5CoreS3-Esphome/blob/main/touch-and-sound/m5stack-cores3.yaml

…but the installer errors with:

INFO Reading configuration /config/esphome/m5stack-cores3.yaml...
INFO Updating https://github.com/m5stack/M5CoreS3-Esphome@None
Failed config

esphome: None
  name: m5cores3-with-touch-and-sound
  friendly_name: M5CoreS3 With Touch And Sound
  platformio_options: 
    board_build.f_cpu: 240000000L
  libraries: 
    - m5stack/M5Unified@^0.1.12
  includes: 
    
    Could not find file '/config/esphome/../sounds/headers/click_1.h'. Please make sure it exists (full path: /config/sounds/headers/click_1.h).
    - ../sounds/headers/click_1.h
    
    Could not find file '/config/esphome/../sounds/headers/click_2.h'. Please make sure it exists (full path: /config/sounds/headers/click_2.h).
    - ../sounds/headers/click_2.h
    
    Could not find file '/config/esphome/../sounds/headers/click_3.h'. Please make sure it exists (full path: /config/sounds/headers/click_3.h).
    - ../sounds/headers/click_3.h
    
    Could not find file '/config/esphome/../sounds/headers/click_4.h'. Please make sure it exists (full path: /config/sounds/headers/click_4.h).
    - ../sounds/headers/click_4.h
    
    Could not find file '/config/esphome/../sounds/headers/click_5.h'. Please make sure it exists (full path: /config/sounds/headers/click_5.h).
    - ../sounds/headers/click_5.h
    
    Could not find file '/config/esphome/../sounds/headers/click_6.h'. Please make sure it exists (full path: /config/sounds/headers/click_6.h).
    - ../sounds/headers/click_6.h

This is without any YAML modifications.
Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions