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.

Power Save Program

Featured Replies

Posted

How would I code a program to cut the lights that are ON (or above 80%) to 80%? And call it from another program so I can determine what would trigger it - either a time, button push, etc.?

Hello brklass1,

 

Currently this feature requires a lot of programming since you would have to first know if the device is above some level and then apply the load shed signal.

 

We do have plans of supporting Power Save mode in the programs but, currently, it has a very low priority.

 

With kind regards,

Michel

How would I code a program to cut the lights that are ON (or above 80%) to 80%? And call it from another program so I can determine what would trigger it - either a time, button push, etc.?
  • Author

I have tried a few solutions - all do require much programming.

 

How do I check the value of a switch in an IF? Not checking for change, etc. Just current state?

Disable the program, and call it using Run (If).

 

If
       Status  'Dining Room' > 80%

Then
       Set 'Dining Room' 80%

Else
  - No Actions - (To add one, press 'Action')

 

Rand

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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.