SOLVED ESPHome not wanting to compile new code

Kannderni

Dabbler
Joined
Oct 26, 2021
Messages
25
This issue was present i think two updates ago with the new platformio update. I waited to see if the problem might get away but it did not. I get this error upon compiling new code to my devices. I tried installing the plugin again but it did not solved the issue i'm having.
Képernyőkép 2022-03-19 135007.png
 

tprelog

Patron
Joined
Mar 2, 2016
Messages
297

Kannderni

Dabbler
Joined
Oct 26, 2021
Messages
25
This should fix the problem if i upgrade the esphome jail? I haven't tried with any ESP32 board yet. Thanks in advance for recompiling the code.
 

tprelog

Patron
Joined
Mar 2, 2016
Messages
297
Sorry for the delay...

Unfortunately the compiled version still does not match what ESPHome is looking for.

if i upgrade the esphome jail?

Not this time... Upgrading the jail only pulls the toolchains I compiled, since I cannot get the right version, it won't help
 

tprelog

Patron
Joined
Mar 2, 2016
Messages
297
Is this then EOL for ESPHome for TrueNAS?
It could be... unless someone can help me keep these toolchains updated to the correct versions.

I'll probably have ESPHome removed from the plugins list on TrueNAS Core 13.

ESPHome is available on TrueNAS Scale using the @truecharts catalog
 

Kannderni

Dabbler
Joined
Oct 26, 2021
Messages
25
The plugin error is still present so the only option remains to run esphome is to setup a VM to run Home Assistant OS and then install the esphome plugin inside HA.
 

tprelog

Patron
Joined
Mar 2, 2016
Messages
297
The plugin error is not going to fix itself and no one cares enough to help me get it fixed.

Home Assistant OS is not the only option though... I've switched to running ESPHome container using docker-compose. You can also do this in a VM or even on a Raspberry pi, if you have one laying around. Either way it still works fine with Home Assistant, regardless how they are installed.
 
Top