home-assistant / home-assistant/android

widget for to-do behaves different from app

Open
#5,636 10 comments 0 reactions 0 assignees View on GitHub
bug question 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):**

**Android version(s):** 16, security update 5. August 2025

**Device model(s):** Pixel 8 Pro

**Home Assistant version:** 2025.8.0

**Last working Home Assistant release (if known):**

**Description of problem, include YAML if issue is related to notifications:** When marking an item as done the call_service on the server contains these entries:

trigger:
[...]
event:
[...]
data:
[...]
service_data:
item: VE1SWjMtODg5WFhtVVFxVQ
rename: 15 Minuten Haushalt
status: needs_action
entity_id:
- todo.zuhause
[...]

When marking the same item as done the call_service on the server looks exactly the same, but without the "rename: ".

I check the title in automations and would like to be able to also do so when the item has been checked via the widget.

<!--
- For Wear OS devices we will need the LogCat logs from the device.
- For Android Auto the logs can be retrieved from the connected device.
- Logs from the device can be taken from Settings > Companion App Troubleshooting > Show and Share Logs
-->
**Companion App Logs:**

```

```

**Screenshot or video of problem:**

**Additional information:**

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.