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.

rana

Members
  • Joined

  • Last visited

Everything posted by rana

  1. Thank you for all of you hard work its working and im enjoying it
  2. rana replied to rana's topic in ISY994
    but it does not work run a run a program ones the program runs it jumps to the 10% i want to do this with in a program
  3. rana posted a topic in ISY994
    im looking for a way to fade the lights to 10% right now i just jumps to 10% and thats not easy on the eyes. so how do i fade to 10%
  4. thank you for sharing this
  5. rana replied to rana's topic in ISY994
    First of all think you guys for all of your help. this is what i ended up doing From High to Med If Status 'AC - Cool Ctl' is On And Status 'Master Bed Room-Motor' is High Then Set 'Master Bed Room-Motor' Med $High2MedMBR = 2 Else - No Actions - (To add one, press 'Action') And from Med to High If Status 'AC - Cool Ctl' is Off And $High2MedMBR is 2 Then $High2MedMBR = 0 Set 'Master Bed Room-Motor' High Else - No Actions - (To add one, press 'Action') I also did the same thing for Med to Low and its working out just fine now
  6. rana replied to rana's topic in ISY994
    Not really but kind of yes the part i dont understand how i would increase speed by one level and reduce fan speed by one level
  7. rana replied to rana's topic in ISY994
    ok lets start over forget about everything i have posted so far. If AC on then reduce fan speed by one level If AC off then increase speed by one level and if fan off leave it off
  8. rana replied to rana's topic in ISY994
    1. track them individually 2. oberkc you got it but i would nice to return the fan to its previous status so if it was on high then say at high and if it was on low then stay at low
  9. rana replied to rana's topic in ISY994
    Hey Xathros the code is fixed now What im trying to do when the AC turns on set the Fan to med. Only do this if the fan is on. And When AC is off then return to previous status if it was high then high if it was low then back to low
  10. rana replied to rana's topic in ISY994
    The fan is control from my iphone and wife's iphone. I like the fan to be on high when the AC is off and med when its on. and she like the fan on low all the time Now if i can also set a fan mode manually and automatic when set to automatic the ac controls it. If set to manual then the iphone controls it. Or when AC on then set to med. When AC off then return to previous status
  11. rana posted a topic in ISY994
    Need help programing my Fanlinc If my AC is off Fan is set to High If Status 'AC - Cool Ctl' is Off And ( Status 'Master Bed Room-Motor' is not off Or Status 'Living Room-Motor' is not off ) Then Set 'Master Bed Room-Motor' High Set 'Living Room-Motor' High Else - No Actions - (To add one, press 'Action') If my AC is on Fan is set to Medium If Status 'AC - Cool Ctl' is On And ( Status 'Master Bed Room-Motor' is not off Or Status 'Living Room-Motor' is not off ) Then Set 'Master Bed Room-Motor' Med Set 'Living Room-Motor' Med Else - No Actions - (To add one, press 'Action') Now how do i program if the fan is on low just leave it on low regardless of the AC being on or off
  12. rana replied to rana's topic in ISY994
    thank you LeeG that worked The state variable is updated by my router. im running this proximity script http://forum.universal-devices.com/viewtopic.php?f=51&t=9854&hilit=proximity
  13. rana replied to rana's topic in ISY994
    here is my code but its now working the way i wanted it to If $OCCUPIED is 0 or Status 'Motion Sensors / Laundry Motion Sensors-Sensor' is On or Control 'Backyard1' is switched On or Control 'Backyard1' is switched Off or Control 'Backyard2' is switched On or Control 'Backyard2' is switched Off or Control 'Front Door' is switched On or Control 'Front Door' is switched Off or Control 'Master Bath Room' is switched On or Control 'Master Bath Room' is switched Off Then Send Notification to 'TXT MSG All' content 'home is OCCUPIED ' Else - No Actions - (To add one, press 'Action') The problem is i get msg when i'm at home. i was hoping to get msg when im alway not all the time
  14. rana posted a topic in ISY994
    What is the best way to code this situation? When I’m away and a switch is turned on or off to send me a notification. I’m hoping I don’t have to program each switch individually. I’m sure there is a better and easier way of doing this
  15. rana replied to rana's topic in ISY994
    thank you and this is what worked for me If Control 'Hallway1' is switched On Or Control 'Hallway1' is switched Off Or Control 'Front Door' is switched On Or Control 'Front Door' is switched Off Then $Away += 1 Wait 5 seconds $Away = 0 Else - No Actions - (To add one, press 'Action')
  16. rana replied to rana's topic in ISY994
    now that does make sense but how to a wright a program for the variable to change after 3 tap
  17. rana posted a topic in ISY994
    i wanted to know if there is anyways to run a program by triple tap the SwitchLinc Dimmer switch

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.