Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple Watch: Direct to HA Communications over WiFi? #1070

Open
f1d094 opened this issue Jun 19, 2024 · 1 comment
Open

Apple Watch: Direct to HA Communications over WiFi? #1070

f1d094 opened this issue Jun 19, 2024 · 1 comment

Comments

@f1d094
Copy link

f1d094 commented Jun 19, 2024

@bgoncal: The documentation for the capabilities on the Apple Watch companion do not incude any details about what, if any, standalone capabilities the watch app may have. Most important to us: If someone executes a complication on the Apple Watch will it communicate directly with HA, or do all communications have to go via bluetooth through the iPhone?

To clarify: No one in our household has WiFi currently enabled on our Apple Watches, partly to conserve battery and partly because we do not have any 2.4ghz WiFi setup. However, I would like to setup some complications to stream video from a selected camera directly to the watch. I imagine this would be better if directly over WiFi between the Apple Watch and HA. Before I go to the trouble of setting this all up I'd like to know if it will in fact make things work faster/better.

Related: What capabilities are available via the watch when the paired iPhone isn't turned on?

@f1d094 f1d094 changed the title Apple Watch: Direct to HA Communications over WiFI? Apple Watch: Direct to HA Communications over WiFi? Jun 19, 2024
@bgoncal
Copy link
Member

bgoncal commented Jun 25, 2024

Hi, the watch App will first try to use the iPhone as preferred route to runt the action followed byt trying to reach out HA directly via the API in case the iPhone route fails. So you don't need the WIFI enabled on your watch if your iPhone is always nearby.

I just tested streaming one of my cameras to the watch over wifi and over bluetooth and both seems to perform in a similar way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants