How To: Set Up Scenes & Notifications | HomeSeer

How To: Set Up Scenes & Notifications | HomeSeer

Below is a brief explanation on how to use scenes and notifications in the Homeseer platform. I’m using the latest Homeseer version (HS3) as of this writing. I’m going to create a single “Event” in Homeseer to show off both features. In essence, I’ll be killing two birds with one stone.

In Homeseer, click on the “Events” option in the “View” drop down to begin.

image

Next, you will begin to fill in the details regarding the “event” (i.e.scene). Other than the “Event Name”, the key information is going to be:
  1. IF: Here we are going to specify which button press combo we are going to use.
  2. THEN: The action we want to perform. In this case, I’m turning on the LED to notify me of something.

image

You’ll notice that in the “IF” statement I have chosen Central Scene. More specifically I specified “Scene 003 Key Pressed 1 Time”. Scene 003 is the config button. It breaks down like this:
  1. Scene 001 - Down button
  2. Scene 002 - Up button
  3. Scene 003 - Config Button
For the “THEN” section, this is where we setup the action we want to occur. In this case, I want the LED on the same dimmer to chase up and down with the color red. So, I select:
  1. Z-Wave Actions > Set a Configuration Parameter Value > Choose A Device (set this to the correct z-wave node)
Fill in the final 3 options with this in mind:
  1. Parameter Number: 16 for the red or black dimmer, or 8 for the red or black switch
  2. Value: Use the fancy community provided calculator here: Notification Calculator
  3. Size: 4-Byte

image

That is all there is to it. Using these steps as a guideline you should be able to get scenes and notifications working in your HomeSeer setup!
    • Related Articles

    • Setting Up Scenes | LZW45 | Lightstrip & Controller Kit | SmartThings

      This article will walk you through how to setup custom scenes using your Inovelli Red Series Lightstrip & Controller Kit and the LZW45 Device Handler. Z-Wave Scenes are useful if you want to control multiple smart devices or trigger routines. For ...
    • Setting Up Scenes | LZW31-SN | Dimmer - Red Series (Gen 2) | SmartThings

      This article will walk you through how to setup custom scenes using your Inovelli Red Series Dimmer Switch and the LZW31-SN Device Handler. Z-Wave Scenes are useful if you want to control multiple smart devices or trigger routines. For example, you ...
    • Setting Up Scenes | LZW30-SN | On/Off - Red Series (Gen 2) | SmartThings

      This article will walk you through how to setup custom scenes using your Inovelli Red Series On/Off Switch  and the LZW30-SN Device Handler. Z-Wave Scenes are useful if you want to control multiple smart devices or trigger routines. For example, you ...
    • How To: Create a Scene with RGBW Bulbs | Homeseer

      Intro Below is an example of how to create a scene in Homeseer to change the color of a bulb when the config button is pressed on an Inovelli Dimmer. I’m using Homeseer version (HS3) as of this writing. I’m going to create a single “Event” in ...
    • How To: Set up Scenes with Rule Machine | Hubitat

      Note: If you don’t see the option to “Prefill all button actions for”, first go into the Inovelli device page and hit “Save Preferences” with our driver installed. This will send the “numberOfButtons” event that is needed for that option to be ...