Domotics Pad Indigo Plugin Installation

User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Domotics Pad Indigo Plugin Installation

Post by RogueProeliator »

Quick Links: Application | Indigo Plugin | GitHub Repository

Domotics Pad Indigo Plugin
Domotics Pad is able to talk to Indigo using several different techniques, depending upon the operation. However, sometimes Domotics Pad needs to do something that is beyond the scope of the "normal" Indigo communication. In these instances, Domotics Pad relies on an Indigo Plugin to extend Indigo's functionality. Domotics Pad will run without completing these steps, but with reduced functionality.

Optional Software: Enable SQL Logger Plugin
Indigo Domotics includes an excellent plugin with Indigo that allows you to log historical changes to devices, variables, events, etc. Domotics Pad is able to utilize the data collected by this plugin to show you the historical changes of devices & variables.

The SQL Logger plugin is not enabled by default, but setting it up is very easy. For most users, simply enabling the plugin from the menu and settings its configuration is all that is required. If you would like additional information about the options, please see the SQL Logger Plugin Documentation or post your question on the SQL Logger Forum.

View the Full Documentation
User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Re: DomoPad Indigo Plugin Installation

Post by RogueProeliator »

DomoPad Indigo Plugin:

v0.2.8 (April 30, 2014)
  • Changed the plugin from a purely IWS plugin to a more standard / easier-to-use Indigo Plugin. This plugin will manage the IWS portion required for remote communication without the need for manual user installation/update.
User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Re: DomoPad Indigo Plugin Installation

Post by RogueProeliator »

DomoPad Indigo Plugin:

v0.3 (June 1, 2014)
  • Updated date/time stamps to better handle all dates and times and resolutions (seconds/milliseconds)
  • Added a new Android client device; this is not yet used but will eventually be included in features such as push notifications. No need to setup a device at this time.
User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Re: DomoPad Indigo Plugin Installation

Post by RogueProeliator »

DomoPad Indigo Plugin:

v0.5 (August 25, 2014)
  • Added the ability for notifications to specify buttons and corresponding action groups to execute when clicked
  • Fixed error message that is sent back when the SQL Logger has not been properly configured (previously was a generic "Unknown" error message in some cases)
User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Re: DomoPad Indigo Plugin Installation

Post by RogueProeliator »

DomoPad Indigo Plugin:

v0.5.1 (December 3, 2014)
  • Fixed an issue found on some computers after an update where in a naming conflict caused the Indigo Log and historical data not to load properly. If you are receiving a notification that data could not be retrieved or that SQL Logger is incorrectly configured after it had been working previously, this may fix you up.
User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Re: DomoPad Indigo Plugin Installation

Post by RogueProeliator »

DomoPad Mobile Client Plugin
The DomoPad Mobile Client Plugin has been updated to match the new identity and naming scheme of the DomoPad Android Client. One unfortunate side effect, like the native Android application, is that you will need to manually uninstall, or at least disable, the previous HousePad Android Client Plugin. Please disable the old plugin before installation of the new one or else the two may conflict, causing one or the other to fail to startup.

Any Android devices or video feeds that you have created will have to be re-created with this new plugin. I apologize for the inconvenience, but the renaming was a legal requirement beyond my control.
User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Re: DomoPad Indigo Plugin Installation

Post by RogueProeliator »

DomoPad Indigo Plugin:

v0.9.15 (May 23, 2015)
  • Updated push notifications to go directly to the Google Cloud Messaging servers with SSL; previously the message had to make one additional jump since we could not utilize SSL in Python v2.5. With this update, you must be running Indigo v6.1 or higher to continue using push notifications.
User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Re: DomoPad Indigo Plugin Installation

Post by RogueProeliator »

DomoPad Indigo Plugin:

v1.0.15 (January 8, 2016)
  • Added states to the Indigo device object to support the status of your Android device - charge status, battery level and location for now. Your Android device may be set (in Settings) to push this information to Indigo where it will be stored in standard States. The hope is to integrate this information with the iFindStuff plugin in some manner which will allow all your devices to be tracked in one place/map/etc. This is NOT on by default since it accesses location information; it must be manually enabled on each device.
User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Re: DomoPad Indigo Plugin Installation

Post by RogueProeliator »

DomoPad Indigo Plugin:

v1.1.19 (February 9, 2016)
  • Fixed bug related to sending unicode characters in push notifications
  • Added fix to prevent an error in case of renaming of plugin file before installation
User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Re: DomoPad Indigo Plugin Installation

Post by RogueProeliator »

v1.2.19 Release
The following changes were made to v1.2.19, which is now posted; note that the download link has changed and has been updated in the original post. It may be downloaded here. Future updates may be downloaded directly via the "Check for Updates" menu option.
  • Change updater to use GitHub
User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Re: DomoPad Indigo Plugin Installation

Post by RogueProeliator »

v1.3.0 Release
The following changes were made to v1.3.0, which is now posted; note that the download link has changed and has been updated in the original post. It may be downloaded here or via the "Check for Updates" menu option.
  • Fixed a bug obtaining the current plugin and IWS directory for automatically updating the IWS plugin.
User avatar
RogueProeliator
Posts: 2538
Joined: Tue Nov 13, 2012 3:54 pm
Location: Baton Rouge, LA

Re: Domotics Pad Indigo Plugin Installation

Post by RogueProeliator »

v2.2.4 Release
The following changes were made to v2.2.4, which is now posted; it may be downloaded via the plugin store or via the Indigo client menu options.
  • Bug Fix - Allows unicode characters in speak announcement notifications
  • Adds ability to perform standard substitutions on speak announcement notifications
Locked

Return to “DomoPad Android Client”