Maxym Ocheretianko
Maxym Ocheretianko
Hi @DanteBC, I'm facing the same problem. Is there any way to specify in esphome the version of toolchain to use?
> If it won't work for you please show me your compile output Thank you! Still not working, but the error differs. The compilation output is in my gist here...
> Try this in your config The error changed https://gist.github.com/bearpawmaxim/cb0528a96aa1eca94427abd9cd45b1ff#file-2_logs_water-cutoff_upload-log
> just generic ESP32? Yes!
Thanks @DanteBC! Finally it started compilation!
Hi @OttoWinter! @quentinmit has implemented merge the way we talked in discord (with explicit !extend declaration), please take a look
Hi @jpeletier! Is it possible to achieve overriding of items from packages with this? Like in #3555
> It's a hack, but it works. Dunno how the jinja works, but maybe there's some directives support? I mean, if we write `!extend:...` and jinja will do that array...
Hello! When using this PR I'm getting an error with the latest esphome version (2023.12.5): ``` INFO Generating C++ source... Traceback (most recent call last): File "/usr/local/bin/esphome", line 33, in...
> Hello! I'm having an issue with the same config. Did you find a way around it? We need to wait until PR owner will issue a fix to code....