-
-
Notifications
You must be signed in to change notification settings - Fork 281
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
Bug
#2446
Comments
Please try changing from |
ani jedna moznost bohužel nefunguje INFO ESPHome 2024.12.2 |
zkousel jsme nahrat funkcni yaml ktery byl uz v panelu a chyba stejna |
Please take a look at this as it is similar: #2426 (comment) |
TFT Version
No response
Firmware Version
No response
Blueprint Version
4.3.12
Panel Model
EU
What is the bug?
nejde nahrat yaml driv fungoval ted s novym esp home nejde nahrat
Steps to Reproduce
No response
Your Panel's YAML
ESPHome Logs
No response
Home Assistant Logs
INFO ESPHome 2024.12.2
INFO Reading configuration /config/esphome/nspanelblack.yaml...
INFO Detected timezone 'Europe/Prague'
INFO Generating C++ source...
Traceback (most recent call last):
File "/usr/local/bin/esphome", line 8, in
sys.exit(main())
^^^^^^
File "/esphome/esphome/main.py", line 1036, in main
return run_esphome(sys.argv)
^^^^^^^^^^^^^^^^^^^^^
File "/esphome/esphome/main.py", line 1023, in run_esphome
rc = POST_CONFIG_ACTIONS[args.command](args, config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/esphome/esphome/main.py", line 503, in command_run
exit_code = write_cpp(config)
^^^^^^^^^^^^^^^^^
File "/esphome/esphome/main.py", line 213, in write_cpp
return write_cpp_file()
^^^^^^^^^^^^^^^^
File "/esphome/esphome/main.py", line 231, in write_cpp_file
writer.write_cpp(code_s)
File "/esphome/esphome/writer.py", line 341, in write_cpp
copy_src_tree()
File "/esphome/esphome/writer.py", line 307, in copy_src_tree
copy_files()
File "/esphome/esphome/components/esp32/init.py", line 801, in copy_files
repo_dir, _ = git.clone_or_update(
^^^^^^^^^^^^^^^^^^^^
File "/esphome/esphome/git.py", line 92, in clone_or_update
old_sha = run_git_command(["git", "rev-parse", "HEAD"], str(repo_dir))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/esphome/esphome/git.py", line 32, in run_git_command
raise cv.Invalid(err_str)
voluptuous.error.Invalid: fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git [...] -- [...]'
The text was updated successfully, but these errors were encountered: