How can I add a header file (=where can I upload it) in ESPhome add-on?

I am currently migrating from compiling all my ESPhome projects locally to using the HA ESPHome add-on.

This firmware uses the “include” directive in the yaml config to include a local header file. Basically I need to upload emporia_vue_utility.h somewhere where the ESPhome add-on can find it and properly include it.

How can I do this / where can I place the “emporia_vue_utility.h” file?

1 Like