Skip 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.

PhanTomiZ

Members
  • Joined

  • Last visited

Everything posted by PhanTomiZ

  1. Today I decided to try this again. Remotely, using the HAD.htm screen and adjusting the temperature of my Insteon Wireless TStat. Increment or decrement preset 1 degree at a time does function. Doing the same using the UDAJAX.htm page results in an error... Just thought you would like to know PhanTomiZ
  2. Your explanation proves very useful. The program will take a little while to decipher, but nonetheless much easier and faster than the other options. I don't mind doing the homework, but this solution will take me there for the time being. When I have time, I will try the other options. Many thanks to you for this solution... I will let you know when I've entered the program and is fully functional... PhanTomiZ
  3. Have you done this yet? I could use some direction...Thanks
  4. This would work great for two people, but I really don't want that heater on unless the son is in that room...
  5. I'm using a 2wire DSL/Router that is rented from my provider. I also have two wireless routers sitting on my computer desk shelf, one of which has DD-WRT installed. About a year or so ago, I wanted to use this as a remote client-bridge for my wired media player in order to rid myself of the wired portion. I didn't have the time to play with it, so I instead ran a dedicated CAT 5 cable to my media player. Its is a D-Link Dir-615. I'm certain the router is still functional. To be honest, I'm slightly intimidated about trying to get this setup as I had very little luck setting it up as a client-bridge. I think the real problem is that I didn't have the time (how can you have the time if you don't make the time???) to figure it out even with the help of multiple Youtube videos and How To links. So I see this project as a time consuming one and will probably get put on the back burner for a while, even if the interest is very very very strong. When I do get time, I will dust it off and wire it up to the router and try re configuring it as a router again...I just thought that their may be an easier, less time consuming way of doing this.
  6. He has Android phone. I will give Xathros' link a read...
  7. I would like for the ISY to recognize that my son is home by verifying if his phone is connected to the house's WiFi. Is this possible? Here is the problem... I have a TStat in his room activated by a MS. Every time there is motion, the TStat goes up to 70 and after 1 hour it goes down to 60. This works great night and day. The MS is close enough to catch him turn in his bed while sleeping. When he's gone, which is most of the time, the TStat is set to 60. Here is the problem. When someone walks by his room if the door is open or if the wife drops off some clean clothes on his bed, the MS gets triggered and the TStat ups the temp for no reason. I like the idea of the Wifi connection because that is really the only time I want heat in his room. Thanks
  8. As soon as I installed the Wireless TStat and found out response time was hampered by battery operation, I installed a wall wort.
  9. Done...Thanks to all...
  10. I assumed the ramp rate was the same as Fade Up/Down...
  11. Ok...Got it...Would be less lines of program if I change or set the Fading in my device?
  12. I would say that the data coming from the Wired TStat is more instantaneous than the Wireless. I expected the Wireless TStat to be more responsive and at least have the same options using the Web interface or the Admin console. Then again, the Wired is more expensive than the Wireless...
  13. Has anyone tried feeding an Insteon Wired Thermostat with a 24V supply, use it as a wireless and see if that would report actuals in reat time?
  14. With this, the timeout of the MS is not used, but rather the wait time in the program. So, IF both conditions are met THEN my program runs and we could care less about the MS timeout. This is what I wanted to accomplish, but wasn't looking at it the right way... Why is it the "Fade UP/Down" needs a "Fade Stop"? Thanks PhanTomiZ
  15. What I'm trying to accomplish is.... When it's between 12 and 5 am AND if there is motion from MS, THEN turn on the lights. When there is no motion AND it's still between 12 and 5 am ELSE turn off the lights. Looks like I will need 2 program to do this, right? So whether there is an AND or an OR, each individual condition in my IF statement is evaluated separately? If either of these conditions are false, the the ELSE action is triggered?
  16. Hi, I have this simple program that I thought would turn on some lights (Then) when MS Tstat sensor is on and it's between 12 and 5:20 am which it does. But when it's not between 12 and 5:20am, it seems the (Else) part of the program runs by the status of the MS. I thought the AND in my IF statement had to have both conditions true, to run the "Then" and both conditions false to run the "Else", Seems like it acts more like an OR statement. Do I have the right logic????What am I missing? Hope this makes sense. Turn all lights on Living RM - [iD 0016][Parent 0001] If ( Status 'TStat Main / MS TStat Main-Sensor31.F3 64' is On And From 12:00:56AM To 5:20:00AM (same day) ) Then Send X10 'A2/On (3)' Send X10 'A5/On (3)' Set 'Range L.E.D.' On Set Scene 'zScenes / Foyer Light when Closet open' Fade Up Else Send X10 'A2/Off (11)' Send X10 'A5/Off (11)' Run Program 'Range L.E.D.' (If) Set Scene 'zScenes / Foyer Light when Closet open' Fade Down
  17. Ok, I have to try when I get it installed...
  18. Would this apply to all battery devices? I'm looking at getting a CT100 Z-Wave TStat and would like to have these buttons like my wired Insteon TStat...
  19. So, I take it if the option in the Admin Console is not there, then the Up/Down arrows on the udajax page are not functional, hence the error message I'm receiving when trying to increase/decrease by 1 degree at a time...
  20. Ok, makes sense, because I don't recall them being on that page from the Admin Console. I use the udajax page for remote control as I cannot get past my daytime proxy server to get access to the Admin Console...
  21. This is possible. I'll have to check when I get home... Also, I am remote now and using the udajax. My wired TStat is functioning correctly as I can hit the arrows and either add or subtract a degree or more. The wireless TStat, when I attempt to increase or decrease, I get this error... error, Loading: /nodes/20 48 DA 1/cmd/DIM But if I click on the wireless TStat, I'm able to actually change the setpoint number by selecting it from the drop down box. I don't recall whether I was able to do this prior to the upgraded firmware...
  22. When you say the device is queried, do you mean manually by right clicking and hitting "Query"? I had tried this multiple times to no avail. I do have this wireless TStat fed with a 5 Vdc wall wart so I assumed that it would be "alive" at all times. I didn't like the characteristics of battery operation. I have a few other RF devices, Motion Sensors, that don't show "Current State" either ...
  23. Woke up this morning and "Current State" was 66. Strange, because when I had this thermostat linked to HL, it never exhibited this effect. Also,the "setpoint up 1 degree" and "setpoint down 1 degree" on the bottom is missing... Tue 03/03/2015 05:53:40 AM : [iNST-TX-I2CS] 02 62 20 48 DA 1F 2E 02 00 00 00 00 00 00 00 00 00 00 00 00 92 96 Tue 03/03/2015 05:53:40 AM : [iNST-ACK ] 02 62 20.48.DA 1F 2E 02 00 00 00 00 00 00 00 00 00 00 00 00 92 96 06 (02) Tue 03/03/2015 05:53:40 AM : [iNST-SRX ] 02 50 20.48.DA 33.5E.55 2F 2E 02 (02) Tue 03/03/2015 05:53:40 AM : [std-Direct Ack] 20.48.DA-->ISY/PLM Group=0, Max Hops=3, Hops Left=3 Tue 03/03/2015 05:53:41 AM : [iNST-ERX ] 02 51 20 48 DA 33 5E 55 15 2E 02 01 09 05 35 34 20 4B 1E 00 C5 20 43 4C 94 Tue 03/03/2015 05:53:41 AM : [Ext-Direct ] 20.48.DA-->ISY/PLM Group=0, Max Hops=1, Hops Left=1 Tue 03/03/2015 05:53:41 AM : [D2D EVENT ] Event [20 48 DA 1] [CLISPC] [150] uom=0 prec=-1 Tue 03/03/2015 05:53:41 AM : [ 20 48 DA 1] CLISPC 150 Tue 03/03/2015 05:53:41 AM : [D2D EVENT ] Event [20 48 DA 1] [CLISPH] [134] uom=0 prec=-1 Tue 03/03/2015 05:53:41 AM : [ 20 48 DA 1] CLISPH 134 Tue 03/03/2015 05:53:41 AM : [D2D EVENT ] Event [20 48 DA 1] [CLIHUM] [30] uom=0 prec=-1 Tue 03/03/2015 05:53:41 AM : [ 20 48 DA 1] CLIHUM 30 Tue 03/03/2015 05:53:41 AM : [iNST-TX-I2CS] 02 62 20 48 DA 1F 2E 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D2 Tue 03/03/2015 05:53:42 AM : [iNST-ACK ] 02 62 20.48.DA 1F 2E 00 00 00 00 00 00 00 00 00 00 00 00 00 00 D2 06 (00) Tue 03/03/2015 05:53:42 AM : [iNST-SRX ] 02 50 20.48.DA 33.5E.55 2F 2E 00 (00) Tue 03/03/2015 05:53:42 AM : [std-Direct Ack] 20.48.DA-->ISY/PLM Group=0, Max Hops=3, Hops Left=3 Tue 03/03/2015 05:53:43 AM : [iNST-ERX ] 02 51 20 48 DA 33 5E 55 15 2E 00 00 01 00 C5 1E F6 0A 02 00 3C 03 04 00 00 Tue 03/03/2015 05:53:43 AM : [Ext-Direct ] 20.48.DA-->ISY/PLM Group=0, Max Hops=1, Hops Left=1 Tue 03/03/2015 05:53:43 AM : [D2D EVENT ] Event [20 48 DA 1] [CLIMD] [1] uom=0 prec=-1 Tue 03/03/2015 05:53:43 AM : [ 20 48 DA 1] CLIMD 1 Tue 03/03/2015 05:53:43 AM : [D2D EVENT ] Event [20 48 DA 1] [CLIFS] [8] uom=0 prec=-1 Tue 03/03/2015 05:53:43 AM : [ 20 48 DA 1] CLIFS 8 Tue 03/03/2015 05:53:43 AM : [D2D EVENT ] Event [20 48 DA 1] [uOM] [2] uom=0 prec=-1 Tue 03/03/2015 05:53:43 AM : [ 20 48 DA 1] UOM 2
  24. My wireless just started with a blank "Current State". Just upgraded firmware to match UI. They were different versions. Now that I have the same versions of UI and firmware (V.4.2.23), my Motion Sensors are taking and writing their settings properly (previous problem rectified). Odd thing though, my "Current State" doesn't ever update. It is always blank, no room temperature status. I use this Wireless TStat to turn on a space heater with an On/Off module (stand alone but linked with ISY for program functions). It seems to regulate the heat properly, turn on and off the space heater to the set-point values, but there is no feedback back to the ISY. Any added thoughts would be appreciated PhanTomiZ
  25. I figured that, but wanted confirmation.... Thanks

Account

Navigation

Search

Search

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.