home-assistant / home-assistant/iOS

Camera preview in iPhone notifications not working any more

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

Description

Model Name: iPhone XS
Software Version: 16.1
App version: 2022.10.1 (2022.424)

**Home Assistant Core Version**
latest beta

**Describe the bug**
Hey! I'm using the official iPhone app to show a notification on my phone when a movement was detected. The preview image does not show any more. This worked fine before and stopped a few month ago (yeah it's been taking me a while to follow up on this).

So what I get is this (fine):
![image](https://user-images.githubusercontent.com/1475672/188385527-8beac311-aa01-4b4f-8bf2-b5851ab78ce1.png)

But when I maximize the notification it shows like this:

![image](https://user-images.githubusercontent.com/1475672/188385632-dd25041c-4e7e-4d50-bbf0-c053b3b1f7de.png)

The same behaviour is on my apple watch (only the error message is shown).

Error message:
HLS Stream not available. URLSessionTask failed with error.

**To Reproduce**
Set up app with camera entity like:

```yaml
...
data:
entity_id: camera.au_terrasse_kamera
tag: kamera_terrasse
url: lovelace-haussteuerung/sicherheit
push:
interruption-level: time-sensitive
...
```

**Expected behavior**
Bigger image in maximized notification. No errors.

**Screenshots**
See above

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.