-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
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.
-
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.
[1] https://pushover.net/
-
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
-
Discord co-founder and CEO Jason Citron is stepping down
-
A New Form of Verification on Bluesky