Skip to content

[BUG] Notifications not sent #297

Description

@dcapslock

Before You Submit

  • I have searched the existing issues and this is not a duplicate.
  • I have provided logs or error evidence in the field below (debug logs, error messages, warnings, or any relevant output), or entered N/A with a reason if genuinely not applicable.
  • I have filled in all applicable fields with real values and used N/A only where the field is genuinely irrelevant to my bug.

Describe the Bug

When I use a notification entity for notifications I do not get any notifications. Using a notification service works fine.

Device Type

Washing Machine

Device Brand & Model

N/A

WashData Integration Version

0.4.5.1

Home Assistant Version

2026.7.0

Reproduction Steps

Use a notification entity for finish notification. Notifications not sent.

Expected Behavior

Notifications sent

Logs / Error Evidence

N/A

Additional Context

Looking at the code, if a notification service starts with notify. it checks for a state, but also if the entity has attribute domain set to notify. None of my notification entities (iPhones) have a domain attribute so can only assume they were falling through to service which would have failed.

Contributing a Fix

  • I plan to submit a PR fixing this and will wait for the accepted label before opening it

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions