Our great sponsors
-
-
home-assistant-google-assistant-local-sdk
Google Assistant Local SDK implementation for Home Assistant
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.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
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.
-
It’s all clearly defined in ADR-007 https://github.com/home-assistant/architecture/blob/master/a...
The TL;DR: Authentication for devices and services are via the UI only (to deal with OAuth2, refresh tokens, auto-updating IPs via mDNS). Automations/scripts/scenes are both YAML or UI.
-
I use Pushover [1] for this use case with a couple of one-liner shell scripts. Since it's a stateless HTTP request, Shortcuts can also use it natively.
-
I settled on https://textbelt.com/ since it was cheap, a curl one-liner to use and didn't require me to install something new on my phone.
% long-running-job.sh ; sms "the job is done"
Related posts
- A question for technologists: can we start an open-source cheat-detection engine that becomes the gold standard of cheat detection engines?
- Sending Laravel Logs to Mattermost Channels
- Twilio suspended account because someone sent us a fraud text
- Debate Land Beta 0.2 is out!
- How to make room in a room?