home-assistant-google-assistant-
iOS
home-assistant-google-assistant- | iOS | |
---|---|---|
1 | 14 | |
- | 1,864 | |
- | 3.1% | |
- | 9.7 | |
- | 6 days ago | |
Swift | ||
- | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
home-assistant-google-assistant-
-
Home Assistant iOS app adds local push notification support
It’s implemented but it still requires an official Google Assistant smart home skill and a cloud connection to set-up. It works out of the box with Home Assistant Cloud.
It’s kinda cool how it works, as your Google Home Mini will run our JS app and let it interact with Home Assistant. In the case of Home Assistant Cloud, all commands are just forwarded as-is as all processing is always local. You can see the source here https://github.com/NabuCasa/home-assistant-google-assistant-...
Note, syncing local access, exposed devices and any command requiring 2FA still goes via the cloud.
iOS
-
Busy Bar
I recently set up a "busy" indicator using Home Assistant (HA) and the Home Assistant Companion app for macOS. The desktop app exposes various MacBook sensors to HA, which can then trigger automations.
When my microphone activates, it triggers an automation that powers a socket. A red LED lamp lights up, signaling to everyone that I’m on a call or recording a video.
(1) https://github.com/home-assistant/iOS/releases
-
The Home Assistant companion app
The companion app is readily available at the Apple Store. Note that the app is both free as a beer and free as a bird. It's provided under the Apache v2 License. If interested, the source code is on GitHub.
-
Remotely Access Your Home Assistant Instance Securely
Note: The iOS companion app does not support mTLS. See the discussion in #1788 and the comment from Franck Nijhof (one of the Home Assistant maintainers) on PR #2144 for more information.
-
Strange iPhone WebSocket problem only occurs on my iPhone, but no other device
checked out the source of the Home Assistant app, compiled and ran it on my Mac Book Pro successfully. Is the same as I used on my Mac OS X which support Mac OS / iOS / Apple Watch.
-
My smart home 2021: A Home Assistant love story
2. Firebase Cloud Messaging, for push notifications (since we can't talk to APNS directly in HA)
FCM is a dependency I'm actively trying to kill off in favor of an implementation that is both end-to-end encrypted and talks directly to Apple's Push Notification Service. Apple would not allow a solution where HA talks directly to APNS as they do not want that many active connections, and it would require disclosing private keys for the App STore account.
[0] https://github.com/home-assistant/iOS/pull/2010
-
PSA: watchOS 8.4 does not fix permissions for shortcuts
See, for example, 1, 2, 3, 4, 5 and so on.
-
Reflections on a Year with HomeKit
I too am surprised to hear this. GP can you point to said spyware in the GitHub repo?
https://github.com/home-assistant/iOS
- Home Assistant iOS app adds local push notification support
What are some alternatives?
home-assistant-google-assistant-local-sdk - Google Assistant Local SDK implementation for Home Assistant
adaptive-lighting - Adaptive Lighting custom component for Home Assistant
architecture - Repo to discuss Home Assistant architecture
addon-wireguard - WireGuard - Home Assistant Community Add-ons
TextBelt - Free API for outgoing SMS
NPushOver - Full fledged, async, .Net Pushover client