Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR Error while reading config: Invalid YAML syntax: #15

Open
Peeka49 opened this issue Jun 5, 2024 · 3 comments
Open

ERROR Error while reading config: Invalid YAML syntax: #15

Peeka49 opened this issue Jun 5, 2024 · 3 comments

Comments

@Peeka49
Copy link

Peeka49 commented Jun 5, 2024

Hi, thanks for the hard work, I just bought the atomS3 with mini can to replace my previous ESP32 that have many problems.

I'm blocked and I'm not able to compile and install the files onto the atom.

Do you have a small tutorial on how to do it? Sorry I'm pretty new ESPhome.

I tried to compile with esphome via CMD but I have this error:

C:\Users\Pierre\Downloads\esphome-zehnder-comfoair-main\esphome-zehnder-comfoair-main>esphome upload zehnder-comfoair-q-m5stack-atoms3.yml
INFO ESPHome 2024.5.4
INFO Reading configuration zehnder-comfoair-q-m5stack-atoms3.yml...
ERROR Error while reading config: Invalid YAML syntax:

while parsing a block mapping
in "packages\sensors.yml", line 1, column 1
expected , but found ''
in "packages\sensors.yml", line 350, column 2

@Peeka49
Copy link
Author

Peeka49 commented Jun 11, 2024

Ok finally I managed to install it on the board, I use GIT CMD (software to download for windows) And I called the command : esphome compile zehnder-comfoair-q-m5stack-atoms3.yaml.

I had to change the name of the extension file to .yaml so it would comile and uplaod on the board.

Not easy when you are new to this esphome world :-)

@bill-carr
Copy link

I am having the same issue but I'm on a Mac.
Did you have to add any other software other than burning the Atoms3 to begin with?
I have mine burned, connected to the Wi-Fi, but unable and unsure what to do next to get the files from git onto the atom. Any help appreciated.

@Peeka49
Copy link
Author

Peeka49 commented Sep 27, 2024

I only used Git CMD from this website (https://git-scm.com/downloads) to compile the yaml file that I downloaded from git. I needed to install visual studio as some libraries I think from there are needed.

1st step - downlaod zip from git of the project
2nd step - download GIT CMD & visual studio and install on your computer
3rd step - rename m5stack file with .yaml extension and complete the secret.yaml files with your wifi credentials
4th step - open GIT CMD and navigate to the repertories where you have the yaml file.
5th step - compile file with this command line : esphome compile zehnder-comfoair-q-m5stack-atoms3.yaml
6th step - upload file to your atoms3
Connect to your VMC and enjoy!!!! :)

FYI I had to remove the ota lines inside the base.yml from package folder.

I'm sure their is a better and simpler way, but it's the one I found that worked for me after hours of try and error.

Hope this help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants