home-assistant / home-assistant/iOS

clear_notification is not working on MacOS

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

Description

**Device model, version and app version**

Model Name: MacBook Pro (Retina, 15-inch, Late 2013)
macOS Version: 11.6.2
App Version: 2021.12 (2021.322)
Safari Version: Version 15.2 (16612.3.6.1.8, 16612)

**Home Assistant Core Version**
core-2021.12.9

**Describe the bug**
clear_notification is not working as expected for MacOS

**To Reproduce**
```
service: notify.mobile_app_conors_macbook_pro
data:
message: Someone is at the door
data:
tag: "doorbellpress"
image: /local/snapshots/amcrest_snapshot.jpg
push:
sound:
name: doorbell.wav

service: notify.mobile_app_conors_macbook_pro
data:
message: "clear_notification"
data:
tag: "doorbellpress"
```

**Expected behavior**

The notification should clear once the clear_notification is sent.

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.