home-assistant / home-assistant/android
SIM sensor attributes not updated
- Dominant language
- Kotlin
- Stars
- 3.9k
- Forks
- 1.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 81
Description
**Home Assistant Android app version(s):** 2025.11.4-full
**Android version(s):** 16
**Device model(s):** Samsung S25
**Home Assistant version:** 2025.11.3
**Last working Home Assistant release (if known):** -
**Description of problem, include YAML if issue is related to notifications:**
My SIM sensor attributes ([docs](https://companion.home-assistant.io/docs/core/sensors/#cellular-provider-sensor)) don't update. Steps to reproduce:
1) Read "data roaming" status
2) Toggle data roaming for SIM card 1
3) Read "data roaming" status, you can see it isn't updated.
When openening the sensor in the companion app, or disable and re-enable the sensor in the companion app, the correct status is shown and updated accordingly. Rebooting the phone doesn’t enforce the correct sensor state, nor does toggling flight mode.
Not sure if it this case for the other attributes as well, but I can't imagine this is expected behaviour?
**Companion App Logs:**
```
```
**Screenshot or video of problem:**
**Additional information:**
Contributor guide
Assessment
This issue has not been assessed yet.