#useaddress — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #useaddress, aggregated by home.social.
-
Moving ESPHome boards between wifi networks
TL;DR Moving ESP32 boards (running ESPHome) between wifi networks is not difficult, but it requires 2 steps and use_address yaml command. Context: HomeAssistant + ESPHome integration, updating directly from ESPHome. The issue I wanted to move all my IOT junk that runs ESPHome to a separate wifi network. I achieved that by following 2 steps: 1. update ESPHome's board yaml configuration and flash it I added the following command to the board's yaml: wifi: .... use_address: "insert […]https://blog.rozman.info/moving-esphome-boards-between-wifi-networks/