Jump to content

UD Mobile Widget


apostolakisl

Recommended Posts

Posted
24 minutes ago, apostolakisl said:

@JaviI tried your new widget for turning switches on/off/slider.  I applied it to a scene and instead of all the devices turning on/off together, they are staggered.  I guess the widget just isn't meant for scenes?

Thanks for the report, I'll optimize switch (on/off), and slider/picker (0 & 100) for scenes in the next release.  Current behavior is the same as a value picker where off is the lowest value and on is the highest value. 

However due to scenes not supporting percentages the app sends the percentage value to each member.  So adjusting at the send percentage command class to send DON for 100 and DOF for 0 should fix all scene widgets for lowest and highest values.

I think the same could apply to any command DON for switches as long as DOF is supported.

Posted

Did I miss this somehow?  Is there an iOS widget now that can do individual actions?  I just have the one that goes to favorites, but I wish I had a couple of individual ones instead.

  • Like 1
Posted

@Javi Great job on the widgets! Just started using them.

Would it be possible for the slider to show the value as you slide it?

The Kasa NS uses 0-255 for brightness which works fine in a slider, but maybe I should change it to use 0-100 so it shows percentage instead of the number?

I'm not able to add the load button for an Insteon KPL. Can that be added? See pic. It works fine using the default type.

I tried the picker for Insteon fan motor, which pulls up the off/low/medium/high but it doesn't actually change the device when I select one?

UD Mobile.is now becoming a great app to control everything with IoP and Polyglot! 0239f07a6d7bf67cf79cd6fea0d2470a.jpg9b908ced10f138a16f072aed387a52fb.jpg126b1c5178bcc6deb2f8ac3d5c5357ca.jpg

Sent from my Pixel 6 Pro using Tapatalk

Posted (edited)

@Javi, this is great, thank you! I have several variables displayed on my Favorites and it's great to be able to change the status value from 0/1 to On/Off.

I have one general question.  When I first open the Favorites page not everything populates with the current values.  I have to tap on them to get the value to display.  Is there a way to get them to all show up initially.

Thanks again for your continued development of UD Mobile.  I can't remember the last time I opened MobiLinc!

Edited by tmorse305
Posted
@Javi, this is great, thank you! I have several variables displayed on my Favorites and it's great to be able to change the status value from 0/1 to On/Off.
I have one general question.  When I first open the Favorites page not everything populates with the current values.  I have to tap on them to get the value to display.  Is there a way to get them to all show up initially.
Thanks again for your continued development of UD Mobile.  I can't remember the last time I opened MobiLinc!
In ISY Systems settings do you have request status options enabled?530e866e2523772373f5207486ca74ca.jpg

Sent from my Pixel 6 Pro using Tapatalk

  • Like 2
Posted

 

Hi @Jimbo.Automates,

Thanks!

On 9/23/2022 at 9:06 PM, Jimbo.Automates said:

Would it be possible for the slider to show the value as you slide it?

On my list, but on the lower end.

On 9/23/2022 at 9:06 PM, Jimbo.Automates said:

The Kasa NS uses 0-255 for brightness which works fine in a slider, but maybe I should change it to use 0-100 so it shows percentage instead of the number?

That's how Insteon is done on 5.x.  Maybe add both UOMs as editor>range values. That would prevent breaking current setups. Changing the UOM will affect existing users with this CMD in programs.

Depending on the number of user affected it may be better to only have one UOM (editor range).  I'm not quite sure how the app will handle a multiple UOM situation, so adjustments will need to be made on the app side and may require users to select/change the UOM (not sure if that is desirable).  Multiple UOMs is rare, so currently for widgets the app requests the first editor>range in the database (not as listed on the profile).

 

On 9/23/2022 at 9:06 PM, Jimbo.Automates said:

I'm not able to add the load button for an Insteon KPL. Can that be added? See pic. It works fine using the default type.

Looks like the CMD (DON) parameter does not have an INIT value for non-dimming KPLs (also not clickable from the Node's Dashboard). I think we are going to allow users to add the INIT value for CMD>Parameters to fix devices missing INIT values.  https://forum.universal-devices.com/topic/38489-all-on-versus-fast-on/?do=findComment&comment=348235

 

On 9/23/2022 at 9:06 PM, Jimbo.Automates said:

I tried the picker for Insteon fan motor, which pulls up the off/low/medium/high but it doesn't actually change the device when I select one?

Could not replicate in 0.168.   Does this happen with all devices or only this Fanlink?  I've had Fanlinks get out of sync before so it's possible the Fanlink is malfunctioning.   Usually power cycle of the Fanlink from the breaker box or ISY reboot fixes the issue, does not happen frequently so I don't remember which action fixed status reporting.

Posted
3 hours ago, Javi said:

That's how Insteon is done on 5.x.  Maybe add both UOMs as editor>range values. That would prevent breaking current setups. Changing the UOM will affect existing users with this CMD in programs.

Ok, maybe I'll poll users of the Kasa NS to see if anyone objects to just change the it.

3 hours ago, Javi said:

Looks like the CMD (DON) parameter does not have an INIT value for non-dimming KPLs (also not clickable from the Node's Dashboard). I think we are going to allow users to add the INIT value for CMD>Parameters to fix devices missing INIT values.  https://forum.universal-devices.com/topic/38489-all-on-versus-fast-on/?do=findComment&comment=348235

Ok, bummer.  Should it just be changed in the ISY source profile?

3 hours ago, Javi said:

Could not replicate in 0.168.   Does this happen with all devices or only this Fanlink?  I've had Fanlinks get out of sync before so it's possible the Fanlink is malfunctioning.   Usually power cycle of the Fanlink from the breaker box or ISY reboot fixes the issue, does not happen frequently so I don't remember which action fixed status reporting.

Strange, I tried another Fanlinc and it had the same issue.  They both respond file to KPL and RemoteLinc's.

Posted
3 minutes ago, Jimbo.Automates said:

Ok, bummer.  Should it just be changed in the ISY source profile?

I'll have to add an edit screen, similar to the edit screen for missing step values.  Chris is going to try to add missing INIT for Z-Wave, I'll let him know about non-dimming KPLs also.  The latter option is firmware related, so not sure when Chris will get to it or which firmware will get the update (i.e. not sure 994i will be corrected).

7 minutes ago, Jimbo.Automates said:

Strange, I tried another Fanlinc and it had the same issue.  They both respond file to KPL and RemoteLinc's.

Does the same happen from the Node's Dashboard when clicking the fan "Status"?   Does the same happen for another device type, i.e. a dimmable light?  Being as I cannot replicate and it's happening for multiple FanLinks, I'm wondering if there is a program "correcting" the value based on another condition.

Posted
3 minutes ago, Javi said:

I'll have to add an edit screen, similar to the edit screen for missing step values.  Chris is going to try to add missing INIT for Z-Wave, I'll let him know about non-dimming KPLs also.  The latter option is firmware related, so not sure when Chris will get to it or which firmware will get the update (i.e. not sure 994i will be corrected).

Yes, would be ideal to fix the source, and understand it can take a while.

3 minutes ago, Javi said:

Does the same happen from the Node's Dashboard when clicking the fan "Status"?   Does the same happen for another device type, i.e. a dimmable light?  Being as I cannot replicate and it's happening for multiple FanLinks, I'm wondering if there is a program "correcting" the value based on another condition.

The slider works great on a dimmable light, haven't tried the Picker.  I have no programs controlling these fans.  Now the very odd thing is I just tried it again while not at home and it looks like it worked perfectly, I will test again when back home and connected to the LAN.

  • Like 1
Posted

@Javi, thank you for widgets in iOS!  So far all of the new widget types I've tried are working great.   I did run into one problem which I don't think is related to the widgets.  I added a program to the favorite screen, and when I go to save it after changing anything I get this error.  But if I discard the changes when I get back to the favorite screen the changes have been made and it is operational.  I tried a 2nd program and got the same result.

Photo Sep 26 2022, 7 11 06 PM.jpg

Posted
5 hours ago, Jimbo.Automates said:

Fanlinc:  I have no programs controlling these fans.  Now the very odd thing is I just tried it again while not at home and it looks like it worked perfectly, I will test again when back home and connected to the LAN.

Now the very odd thing is back on the LAN and it works just fine.  Very strange because now I see the little spinning icon for a split second, where before that was not happening.

Posted
1 hour ago, tmorse305 said:

@Javi, thank you for widgets in iOS!  So far all of the new widget types I've tried are working great.   I did run into one problem which I don't think is related to the widgets.  I added a program to the favorite screen, and when I go to save it after changing anything I get this error.  But if I discard the changes when I get back to the favorite screen the changes have been made and it is operational.  I tried a 2nd program and got the same result.

Hi @tmorse305,  Thanks for the report. Fixed in next version.

  • 875937a Fixed incorrect list reference

 

47 minutes ago, Jimbo.Automates said:

Now the very odd thing is back on the LAN and it works just fine.  Very strange because now I see the little spinning icon for a split second, where before that was not happening.

Thanks for checking.  Let me know if you see it again.

  • Like 1
Guest
This topic is now closed to further replies.

×
×
  • Create New...