home-assistant / home-assistant/android

Entity State widget append attribute does not remove properly on Editing

Open
#6,334 0 comments 0 reactions 0 assignees View on GitHub
bug widget
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):**
Galaxy S24 - SM-S921B
**Home Assistant version:**
2026.1.2

**Description of problem:**
When trying to edit the Entity State widget's Attributes, the attributes keep appending.

**Steps to Reproduce:**

- Add an Entity State widget. (A/C in my example)
- Enable the append attribute option.
- Select an attribute. (temperature in my case)
- Save the widget.
- Edit the widget again.
- Change the attribute. (temperature to current_temperature in my case)

**Expected Result:**
Only the attribute current_temperature is displayed.

**Actual Result:**
Both temperature and current_temperature are displayed and can be seen upon entering the edit screen again.

**Additional information:**
**Workaround:** Uncheck the attribute checkbox. Save. Edit again and reapply.

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.