-
Hi, i am using HA core so i cant use espHome addon. But since the whole Howto and all other Blogs and Videos only focus on using the EspHome Addon i am confused on how to flash it using the terminal esphome tool. So, what files do i actually need to flash? (nspanel_esphome.yaml, nspanel_blueprint.yaml?) And do those .yaml files actually work without using the addon? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
The process should be very similar, as you can have the ESPHome Dashboard even when not running it as an add-on. |
Beta Was this translation helpful? Give feedback.
The process should be very similar, as you can have the ESPHome Dashboard even when not running it as an add-on.
But if you don't have the dashboard and is using only command line, copy the content of that yaml on Step 8 of installation instructions into a local file and edit the device name and wifi credentials on substitutions just like the instructions there, then build the binaries using the command line.
You will use the
.bin
file in ESPTool or ESPHome Web to flash your device.