Maruno Ulfdrengr
Maruno Ulfdrengr
Is compiling GCC 5.2 supported? From the xtensa-1.22.x-branch I can't select GCC 5.1, and GCC 5.2 seems to fail to compile here for me: https://gist.github.com/maruno/64e33793c46fc84480169ccd01bbcd10
I'm not running Linux, but trying to build this on FreeBSD. Shouldn't elf.h be found in the target system headers? Adding the system headers to the last command doesn't seem...
Adding -isystem /storage/tooling/crosstool-NG/bin/.build/src/gcc-5.2.0/gcc/config/xtensa to the last command seems to let it run, maybe a missing include directory?
A workaround for this issue when using nerdctl for development, if removing the container is okay in your usecase than using `nerdctl run --rm` will remove all traces of the...
Same as issue #149 ? This comment suggests entsoe is not delivering the prices anymore for NL: https://github.com/JaccoR/hass-entso-e/issues/149#issuecomment-2038295838
Just encountered the same issue, the Tibber API returned a 504 twice in the logs and since the integration would simply stop working. A manual reload fixes the issue, but...
I thought I had eliminated those already, spotted that odditty before, but I seem to have forgotten the dots for my plugins configuration. ;) Managed to find it oby trial...