Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Closet fade up

Featured Replies

Posted

My goal is to have a MS set the light to 30% then have it slowly "fade" up to 100%.

 

I thought this would work but it just stays at 30%. I do have the scene ramp rate set to 2 minutes.Thoughts?

 

If
        Control 'Master Closet MS - Sensor' is switched On
    And Status  ' Closet Light' is Off
 
Then
        Set ' Closet Light' 30%
        Wait  5 seconds
        Set Scene 'Master Closet Light' On
 
Else
   - No Actions - (To add one, press 'Action')
 

Edited by TheWabit

As soon as 'Closet Light' is set to 30% the Program is triggered again because of the Wait and change in Status 'Closet Light' is off.  The If is now False so the Set Scene does not execute. 

  • Author

Ahh makes sense - I should have seen that. I will try separating the programs. Thanks!

Edited by TheWabit

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.