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.

garybixler

Members
  • Joined

  • Last visited

Everything posted by garybixler

  1. I have had my Alexa routines just stop working but not disabled sever times in the past two years for no reason. Always had to call and try to explain the problem. When finely seen that the problem was with Alexa a service ticket was opened and all my routines were working the next day. Never given an explanation.
  2. I had IoX Launcher issues after up dating my PC to Win 11 from Win 10. My solution was to delete Java and download a new copy. Not sure if you had started from a new Win 11 pc or not.
  3. @oberkcJust tried your config but still I am not getting the zwave device to control an insteon on/off module. If i look at the insteon device it does show that it is a responder to the zwave device but does not respond to the swave device. If I look at the zwave device I do not see that the membership includes being a controller. It was added as a controller and shows that by being printed in red. Does your zwave device show it being a controller in the membership? This is what shows on my zwave device. Just tried adding the zwave first but no difference. All I see is that the zwave does not get added as a controller just a responder to the scene. Event viewer response. Zwave event ignored doesn't look good I am using the eisy with IoX 5.7.1. But this setup of a zwave device being a controller has never worked in the past.
  4. I have found that if a secondary button is part of a scene it will respond to the scene status of on or off by being lit or not. I did try an Insteon on/off module and had the same results. The z-wave device does not become a controller for any device in the scene even if added as such. No idea if that is by design or an oversite.
  5. It appears that a z-wave device can't be added as a controller even though the option is there and appears to be added that way.
  6. I have a scene set up with a Z-wave nano on/off switch and a button on an Insteon 8 button wall switch. Both are defined as controllers. If the scene is executed both device respond as expected. When the button on the switch is turned on the z-wave device also comes on as expected. However if the z-wave device is turned on the scene doesn't get turned on so the button never gets lit. The z-wave device does show on in the scene. I am using a program to have the scene turn on/off from the state of the z-wave device. Was wondering if this normal for mixed intsteon z-wave devices or am I missing something? Tried many settings with no results. Thanks for any info.
  7. My issue has been solved by reinstalling Java. Upgrading from Win 10 to Win 11 seemed to cause problems for Java. Also i think the original Win 10 version of Java was 32 bit. But after installing a new Java App all is working great.
  8. I think my issue has to do with my desk top PC upgraded to W-11 or the latest Java update. When using my lap top PC everything works fine. Lap top is also W-11 so no clue why the difference. Thanks
  9. After upgrading to 5.7.1 on IoX and PG3 the AC is hanging when in the programs screen. Sometimes while loading. Tried package updates and power reboots but always the same. Tried deleting Java files several times. I have to use Task Manager to end task. Was there anything else needed to be upgraded besides packages like bios? Hanging at Create Scene Widgets.
  10. I am finding that it does work. I needed to select off even though it showed off as selected before clicking Party Mode. So if I select On and click the Party Mode button it does go into party mode. Then selecting Off and clicking the PM button it will go off. Thanks so much for all the added features. Gary
  11. Testing with Network Resources I found that this command did turn on party mode with that zone becoming the master. EVENT C[1].Z[3]!PartyMode ON\r
  12. After looking more closely a space may be needed after the OFF in the event command. 2023-10-09 20:05:12,208 Command udi_interface DEBUG russound_main:Send: RIO: Sending b'EVENT C[1].Z[3]!PartyMode OFF\r\n'
  13. Also if party mode was started on another zone the party mode off doesn't seem to work. This was the log. 023-10-09 20:05:12,207 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message command 2023-10-09 20:05:12,207 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING command 2023-10-09 20:05:12,208 Command udi_interface DEBUG zone:process_cmd: ISY sent: {'address': 'zone_1_3', 'cmd': 'PARTY', 'value': '0', 'uom': '25', 'query': {}} 2023-10-09 20:05:12,208 Command udi_interface DEBUG russound_main:set_param: sending Zone:C[1].Z[3] level:0 2023-10-09 20:05:12,208 Command udi_interface DEBUG russound_main:Send: RIO: Sending b'EVENT C[1].Z[3]!PartyMode OFF\r\n'
  14. All seems to work except party mode. I captured the log when party mode was set to on. I think what may be missing is the master choice. On the keypad you click master to start party mode from that zone. On other zones if party mode is active you can choose master or off. If a zone's party mode is already off you can then choose on to join party mode. I think this should work. EVENT C[1].Z[3]!PartyMode master \r Thanks Gary 2023-10-09 19:16:02,140 MQTT udi_interface.interface INFO interface:_message: Successfully set zone_2_8 :: ST to 1 UOM 25 2023-10-09 19:16:10,266 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message command 2023-10-09 19:16:10,266 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING command 2023-10-09 19:16:10,266 Command udi_interface DEBUG zone:process_cmd: ISY sent: {'address': 'zone_1_3', 'cmd': 'PARTY', 'value': '1', 'uom': '25', 'query': {}} 2023-10-09 19:16:10,266 Command udi_interface DEBUG russound_main:set_param: sending Zone:C[1].Z[3] level:1 2023-10-09 19:16:10,266 Command udi_interface DEBUG russound_main:Send: RIO: Sending b'EVENT C[1].Z[3]!PartyMode ON\r\n'
  15. @dbwarner5 Thanks that also works well for changing volume level.
  16. When selecting party mode on a zone keypad the only choice was master unless party mode is already active then each zone can individually turn off party mode or become the master. I think On Off is to join or leave party mode.
  17. I used this command to set Z3 as the master in partymode. All the zones turned on and followed what source is selected on zone 3. EVENT C[1].Z[3]!PartyMode master \r This command turned party mode off. All the zones then turned off. EVENT C[1].Z[3]!PartyMode off \r
  18. I have tested these commands in Network Resources for all ON/OFF and Volume UP/DOWN. EVENT C[1].Z[1]!AllOn \r EVENT C[1].Z[1]!AllOff \r Also it would be nice to be able to raise and lower the volume. EVENT C[1].Z[${var.1.6}]!KeyPress VolumeDown \r EVENT C[1].Z[${var.1.6}]!KeyPress VolumeUp \r I used variable in the Vol UP/DOWN to limit repeated commands in Network Resources. Thanks Gary
  19. HI, just a request for features that maybe added in the future to the RIO protocol. Party Mode and All Zones ON/OFF. There is a party mode button but it doesn't seem to work. It always returns an off state. Thanks for any consideration for the requests. Gary
  20. Updated to 2.1.6 and all is good now. Thanks
  21. Hi, Just installed update 2.1.5 for the MCA series and all seems good except the return of a source selection shows the lower adjacent source. For example selecting source 3 will show source 2 selected but source 3 will be active. Thanks Gary
  22. garybixler replied to CoolToys's topic in eisy
    After doing some testing the position of the Sunset Sunrise statement didn't really mater.
  23. garybixler replied to CoolToys's topic in eisy
    Just something to try. I have similar programs and they perform as expected. The only difference is that I have the Sunset Sunrise schedule first. Garage Lights 1 - [ID 001F][Parent 000F] If From Sunset To Sunrise (next day) And 'ELK / Area 1 / Driveway Sense' Logical Status is Violated And 'Outside Garage Lights' Status is Off Then Run Program 'Garage Lights on/off' (Then Path) Else - No Actions - (To add one, press 'Action') Also I might suggest putting the 'Set 'Entry Front Door Light' On' last.
  24. The previous version. I think it was 3.2.2 and 3.2.1 before that

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.