Multitool Plugin Updates

User avatar
DaveL17
Posts: 6831
Joined: Tue Aug 20, 2013 11:02 am
Location: Chicago, IL, USA
Contact:

Re: Multitool Plugin Updates

Post by DaveL17 »

Multitool Plugin v2022.1.8 is now available.
  • Adds feature to Object Inspection Tool to print Indigo object dependencies to the Indigo Events log.
  • Removes Device Dependencies Tool from plugin menu.
  • Fixes minor validation bug in Color Picker tool.

Code: Select all

  Multitool                       ======================= Living Room - Vase Dependencies ========================
   Multitool                       actionGroups:
   Multitool                          Bedtime (967314384)
   Multitool                          Entertain (607240692)
   Multitool                          All Inside Lights On (1019613119)
   Multitool                          All Inside Lights Off (544713761)
   Multitool                          Good Morning Lights (1525493553)
   Multitool                          Sunrise (1155985723)
   Multitool                       controlPages:
   Multitool                          Lights (338351693)
   Multitool                          Scenes (1940996280)
   Multitool                          Living Room (612623745)
   Multitool                       devices:
   Multitool                       schedules:
   Multitool                       triggers:
   Multitool                          Living Room Vase On (1090667670)
   Multitool                       variables:
   Multitool                       ================================================================================
You can download it here.
Instructions for using the plugin can be found at the Wiki.
I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]
User avatar
DaveL17
Posts: 6831
Joined: Tue Aug 20, 2013 11:02 am
Location: Chicago, IL, USA
Contact:

Re: Multitool Plugin Updates

Post by DaveL17 »

Multitool Plugin v2023.1.0 is now available.
  • Adds plugin action for testing callback requests (see wiki for more information).
  • Removes Man Page tool (feature deprecated by Apple in Ventura).
  • Code refinements
You can download it here.
Instructions for using the plugin can be found at the Wiki.
I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]
User avatar
DaveL17
Posts: 6831
Joined: Tue Aug 20, 2013 11:02 am
Location: Chicago, IL, USA
Contact:

Re: Multitool Plugin Updates

Post by DaveL17 »

Multitool Plugin v2023.1.1 is now available.
  • Fixes bug causing Test Action Return to appear in Indigo UI (it is now hidden.)
  • Fixes bug in Battery Level Report that kept the report from being output to the log.
You can download it here.
Instructions for using the plugin can be found at the Wiki.
I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]
User avatar
DaveL17
Posts: 6831
Joined: Tue Aug 20, 2013 11:02 am
Location: Chicago, IL, USA
Contact:

Re: Multitool Plugin Updates

Post by DaveL17 »

Multitool Plugin v2023.2.1 is now available.

This release adds a new Network Quality tool. The implementation is:
  • Network Quality Report Menu Item - Run the tool from the Multitool plugin menu. This tool prints the results to the Indigo Events log. It does not save the results anywhere. This is the "on-demand" implementation.
  • Network Quality Report Action Item - Run the tool from an Indigo Action item. This tool prints the results to the Indigo Events log. It does not save the results anywhere. This is essentially the same and the Menu item tool, but it allows you to run it based on schedules or triggers.
  • Network Quality Device - the Network Quality Device is available if you'd like to save the test results for future inspection or to fire automation based on the results. The device does not run the test on its own; you must tell the device to run the test by using an Indigo Action. You can create as many devices as you like to use different configurations.
Sample Output

Code: Select all

==== SUMMARY ====
Uplink capacity: 21.105 Mbps
Downlink capacity: 239.094 Mbps
Responsiveness: Medium (265.487 milliseconds | 226 RPM)
Idle Latency: 24.167 milliseconds | 2500 RPM
See the plugin wiki for more details.

You can download it here.
Instructions for using the plugin can be found at the Wiki.
I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]
User avatar
DaveL17
Posts: 6831
Joined: Tue Aug 20, 2013 11:02 am
Location: Chicago, IL, USA
Contact:

Re: Multitool Plugin Updates

Post by DaveL17 »

Multitool Plugin v2023.2.2 is now available.
  • Fixes bug in network quality test, "could not convert string to float".
All users on plugin version 2023.2.1 should apply this update.

You can download it here.
Instructions for using the plugin can be found at the Wiki.
I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]
Locked

Return to “Multitool Plugin”