- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 72
Open
Description
Version
2025.7.1
What type of installation are you using?
Home Assistant Add-on
Browser
Chrome
What happened?
Since upgrading to 2025.7 devices compiled under 2025.7 show VISIT in the devices status window:
 
Note that devices compiled with previous version do not show the VISIT button. This means this may be an ESPHome issue rather than a Dashboard issue.
Sample yaml:
esphome:
  name: office
esp8266:
  board: nodemcuv2
wifi:
  ssid: 
  password: 
  output_power: 15dB
  
  # Enable fallback hotspot (captive portal) in case wifi connection fails
  ap:
    ssid: 
    password: 
captive_portal:
# Enable logging
logger:
# Enable Home Assistant API
api:
ota:
  - platform: esphome
safe_mode:
How to reproduce
Compile in 2025.7 and upload - visit dashboard.
Expected behavior
Devices without web_server: should not show VISIT.
Relevant log output
Screenshots

Chaoscontrol and breti
Metadata
Metadata
Assignees
Labels
No labels