New Local Notifications for Hub Connected Devices
The SmartThings Development team is ready to test a new feature that supports local notifications (SMS, Push, Image, Audio). Routines that run locally on the hub can send notifications when at least one command is included.
Note: This feature still requires a hub internet connection in order to receive the notifications. If the hub is disconnected from the internet, it is expected that all other actions in the routine will still be able to run, but the notification will not.
This functionality is available for current enrollees of the Hub Firmware Beta Group using the hub firmware 0.58.
Getting Started
With this beta release, you can start testing this new feature by creating a new routine using the SmartThings app.
Routines are eligible for local execution when the hub firmware version 0.58 or later is installed and all associated manually run routines and devices can execute locally.
Routines are eligible for local notifications when all associated Hub Connected Devices can execute locally using Edge drivers. These include Zigbee, Z-Wave, and Matter devices, as well as other Hub Connected Devices using Drivers. Existing routines have already been examined for eligibility previously, so if they are not enabled for local execution, you will need to recreate or update them.
Developers
You can also use the SmartThings API and the Rules tutorial to create and view local routines (a.k.a. Rules or Automatic Routines). The execution location is local when the executionLocation value in the API response is “Local”. The small house icon will also be displayed next to the routine name on the Routines tab in the SmartThings app.
For reference, developer resources for rules can be found below.
-
Rules in the Developer Documentation
Feel free to start a thread or reply to existing threads related to manually run or automatic routine executions in the SmartThings Community Developers Programs forum if you have questions or feedback.
Users Not in the Firmware Beta
This announcement is targeted at our advanced users in our firmware beta, but don’t feel left out! This functionality will become available to all users over time as firmware 0.58 is released to the different SmartThings hub models.
NOTE
If you’d like to participate in the beta, please see these instructions for how to sign up or unenroll.
Anyone who participated in the previous beta is automatically signed up for this one, unless you have unenrolled.