home-assistant / iOS

:iphone: Home Assistant for Apple platforms
https://companion.home-assistant.io
Other
1.59k stars 311 forks source link

MIC doesn't work on Lovelace cards #2958

Open JoshuaSeidel opened 2 months ago

JoshuaSeidel commented 2 months ago

iOS device model, version and app version

Model Name: iPhone 15 pro Software Version: ios18.1 App version: 2024.9 (2024.803)

Home Assistant Core Version 8.2024

Describe the bug When using a Lovelace card like frigate, and you have two way audio, the Lovelace card does not have access to the phone's microphone. Assist works fine with the mic. But not any Lovelace cards To Reproduce Have a Lovelace frigate card attached to a Reolink Poe doorbell and try to utilize 2way via the card

Expected behavior Pushing and holding the mic button on the card should engage the mic on the device like it does in safari or chrome and send auto back through the frigate settings like the card is designed to do

bgoncal commented 2 months ago

Are you accessing your HA using HTTP or HTTPS?

JoshuaSeidel commented 2 months ago

Are you accessing your HA using HTTP or HTTPS?

Https

bgoncal commented 2 months ago

Does it shows any error?

JoshuaSeidel commented 2 months ago

No error just doesn't engage. I am using the beta can see if TestFlight lets me send logs

JoshuaSeidel commented 2 months ago

image

bgoncal commented 2 months ago

Does it work in iOS Safari? (Not macOS) Have you checked with the component creator if this is a known issue?

JoshuaSeidel commented 2 months ago

Yes I have tried with safari and chrome on my iPhone and works fine. Yes I've checked with the card creator. If it works fine on my iPhone in safari and chrome. Then the only variable is the app. That's the only place I experience the problem.

bgoncal commented 2 months ago

My question was more in the sense that the custom card creator may already know the reason. I will see if I can make a setup environment this week with my unifi cameras and reproduce the issue. Can you share your configuration so I reproduce the same?