-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Comments
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 :-) |
I am having the same issue but I'm on a Mac. |
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 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. |
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
The text was updated successfully, but these errors were encountered: