Notifications

From Hubitat Documentation
Revision as of 03:34, 7 July 2022 by RobertM (talk | contribs) (Add ALT text)
Jump to: navigation, search
Go to the top of the page

The Hubitat Notifications App is a simple way to enable hub events from devices, Lock Code Manager, and Mode changes to send audio or text notifications via an app such as the Hubitat Elevation app for Android and iOS or a third-party app like Pushover. Multiple users may be notified, and it is possible to have simultaneous text and text to speech audio notifications. Notifications may also be restricted to certain times, days of the week and Modes.

Installing the Notifications parent app

  1. From the sidebar of your hub, select Apps and press the Add Built-In App button.
    Install Built-In App 2.0.png
  2. Choose the Notifications app from the list of Elevation Built-In Apps
    Screenshot of Notifications app in built-in Apps list

Creating and configuring Notifier child apps

  1. Press the Create New Notifier button to start configuration of a Notifier child application
    Screenshot of "Create New Notifier" link in app
  2. Name your Notifier child app.
    Screenshot of "Name this Notifier" prompt
  3. Select the type of device you want to monitor for notifications.
    Screenshot of "What kind of device do you want to be notified about?" prompt
  4. Choose the specific devices to monitor for your Notifier
    Screenshot: Example of selecting device(s)
    NOTE: When available, you may select multiple devices to monitor for notifications
    Screenshot of multiple devices selected (allowed for many device types)
  5. Select which events you want to monitor for your notifications
    Screenshot: Events to monitor (here: lock locked and/or lock unlocked)
  6. Choose for how long the event must be true before a notification is sent.
    • Example: If a door is unlocked, should the notification be sent immediately or should it be delayed by a specified number of minutes?
    • NOTE: If the event you are monitoring becomes false before the specified time has elapsed, such as the lock being once again locked before the 2 minute wait time has been reached as in the example below, then no notification will be sent until the event state is true for the number of minutes you define.
      Screenshot: "For how long? (minutes)" option
  7. Specify how frequently you would like to be notified about an event. Toggle the switch for Only once per day, to limit notifications to one per a single 24 hour period, or you can limit the notifications to once within a specified number of minutes for events that may fluctuate frequently, such the temperature rise or fall.
    Screenshot of "Only once per day" option

Configure notification types

  1. Choose the type of notification you want. You may send audio, text notifications via an app such as the Hubitat Elevation app for Android and iOS or Pushover. Multiple users may be notified, and it is possible to have simultaneous text, and text to speech audio notifications.
    Screenshot of notification type options (text and/or audio)

Text Notifications

  1. For text notifications, choose a device such as the Elevation app for Android and iOS, or Pushover.
    Screenshot of "Send to notification device(s)?" options
  2. You may enter custom messages to include in your text notification.
    Screenshot of "Custom message to send" option
  3. You may also add %device%, %value%, %text%, %time%, and %date% to include these variables in the message.
    • Example: If you simple added %device% %value to the Custom message to send field for the front door lock used in the previous example, you would see Front Door Lock Unlocked in the text notification.
      Screenshot of notification text example using variables: "%device% %value%"
  4. If you want to have more than one text message, separate them with a semicolon ; and if you would prefer they are delivered in a random order, toggle the Random message? switch.
    Screenshot of "Random message?" option

Audio Notifications

  1. Audio notifications may be delivered via a supported speech device such as Google Home, or on a supported music device such as Sonos. Audio notification setup is similar to text notifications. You may also add %device%, %value%, %text%, %time%, and %date% to include these variables in the audio notification. For example, if you simple added %device% %value to the Message to speak field for the front door lock used in the previous example, you would hear Front Door Lock Unlocked in your audio notification.
    • NOTE: When using this method with text to speech devices, it is recommended to add a comma between multiple variables for a more natural sounding intonation.
      Screenshot of "Configure Audio Notifications" page
  2. For Music devices, it is also possible to set the volume level for messages
    Screenshot of volume option for music devices

Restrictions

  1. Notifications may be restricted to certain times, days of the week and Modes.
    Screenshot of "Restrictions" options
  2. You may set a switch to disable notifications.
    • Example: You may not wish to receive notifications about your front door being unlocked while you are in your home, therefore you could turn on a switch to prevent this from occurring. In the example below, this could be accomplished by creating a Rule Machine rule to enable a switch when a presence devices is active, and disable the switch when presence is no longer detected.
      Screenshot of "Switch to disable notifications" option in Restrictions