home-assistant / home-assistant/iOS

BSSID sensor value incorrect when local push active

Open
#4,682 0 comments 0 reactions 0 assignees View on GitHub
bug ios
Dominant language
Swift
Stars
2.4k
Forks
520
Avg merge
7h 27m
Merged PRs (30d)
264

Description

**iOS device model, version and app version**
Model Name: iPhone 14 Pro Max
Software Version: 26.5
App version: 2026.1904

**Home Assistant Core Version**
2026.5.4

**Describe the bug**
When the local push is enabled, BSSID sensor value being updated twice and one of these is incorrect. This is probably because of after WiFi roaming takes place, active BSSID value is not reflected for the local push data set for a same SSID, causes pushing its old (before roaming) state besides the actual state.

**To Reproduce**
Enable local push and move closer to another access point (in same SSID), local push would still push the old/first BSSID value besides the actual one (check sensor history).

**Expected behavior**
BSSID sensor data must be consistent between local push and other update triggers.

**Screenshots**
Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.