Page 1 of 1

Just add power plugin

PostPosted: Mon Oct 23, 2017 11:24 am
by vtmikel
Hello,

I've built a plugin for the Just Add Power (http://justaddpower.com) HDMI over IP distribution system. I'd be surprised if anyone else in the Indigo community were using them, but I've posted my plugin for others to use in case I'm wrong.

https://github.com/mlamoure/Indigo-Just-Add-Power

Mike

Re: Just add power plugin

PostPosted: Mon Oct 23, 2017 11:34 am
by jay (support)
Doesn't matter if one or 100 people use a plugin - the fact that the community continues to contribute to the ecosystem is what makes Indigo great! We definitely appreciate any and all contributions.

Re: Just add power plugin

PostPosted: Mon Oct 23, 2017 12:09 pm
by siclark
Would love to use it if someone would buy me the kit
Sounds like it solves some of my problems but for now I will stick to my Neet and Lindy setup.

Re: Just add power plugin

PostPosted: Mon Oct 23, 2017 12:11 pm
by vtmikel
siclark wrote:
Would love to use it if someone would buy me the kit
Sounds like it solves some of my problems but for now I will stick to my Neet and Lindy setup.


I won't claim it is cheap but the products are pretty awesome.

Re: Just add power plugin

PostPosted: Mon Oct 23, 2017 12:16 pm
by siclark
I guessed as much from their description but when distributors only let you see pricing after logging into their sites I gave up trying to see.

Re: Just add power plugin

PostPosted: Mon Oct 23, 2017 12:17 pm
by vtmikel
siclark wrote:
I guessed as much from their description but when distributors only let you see pricing after logging into their sites I gave up trying to see.


They connected me with a "distributor" that let me buy and self install. They typically sell to installers but as long as you are comfortable with basic networking you can self install these.

Just add power plugin

PostPosted: Mon Oct 23, 2017 1:03 pm
by roussell
I had looked at these a while back and like others, was discouraged by the distributor-wall. Glad to read that there are ways through it, and thanks for the plugin!

Terry


Sent from my iPhone using Tapatalk

Re: Just add power plugin

PostPosted: Tue Nov 21, 2017 11:45 am
by smurfless1
I find the coolest toys in these forums.

db

Re: Just add power plugin

PostPosted: Mon May 07, 2018 11:21 am
by vtmikel
To the hundreds of users of my JAP plugin (haha)-

Version 1.1 adds image pull client capabilities into the plugin. Since the just add power system is IP-based, you can easily grab still images of any HDMI Transmitter or HDMI Reciever to see what is being watched. However, since the images are uncompressed BMP images, they are not supported in Indigo. The plugin can now enable image pull on each device, download and convert the images so that they are stored locally on your Mac, at an interval configurable in the plugin. Once this is setup, the images can be easily embedded in a control page easily.

I've been doing this for quite some time, but through custom python scripts. It's now a supported feature.

Example attached.

Mike

Re: Just add power plugin

PostPosted: Wed Aug 15, 2018 10:00 am
by vtmikel
Version 1.2 is now posted to the plugin store. It adds support for the new "B" line of firmware called JustOS. This doesn't add new features, but shifts some of the actions available in the plugin to using ReST interfaces over telnet commands to execute.

The previous "A" line of firmware remains active within the plugin. However, since I don't have any devices now on this prior firmware build, I will not be supporting it.