Closed geiseri closed 1 year ago
As already discussed on discord, you were misunderstanding the feature and this issue is explicitly called out in the docs. This feature is primarily useful for OEMs so they can flash a single binary image to all their devices.
Yes, the correction to close this bug was to clarify the docs since according to google this is a popular "issue" I was going to do a PR for the documentation. Please keep this open until that happens so that it is resolved once the PR is merged.
The problem
When I use
name_add_mac_suffix: true
in my configuration OTA fails because it will try to upload to the base name without the appended mac suffix. Am I misunderstanding the purpose of this feature?Which version of ESPHome has the issue?
2022.12.8
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2023.2.2
What platform are you using?
ESP32
Board
tinypico,m5stack-atom,esp32dev,wio_link,d1_mini
Component causing the issue
wifi
Example YAML snippet
The
base-newnames.yaml
is below:If I put the
use_address
to the full name I see the following:I can also ping it by that name.