Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android callerid #6

Closed
wants to merge 154 commits into from
Closed

Android callerid #6

wants to merge 154 commits into from

Conversation

jduda
Copy link
Collaborator

@jduda jduda commented Nov 6, 2012

No description provided.

gliming and others added 30 commits March 8, 2010 11:15
…each

  time it happens (by default mh only shows you the error in details the
  first time, for _any_ module and then that's it).

- show how many times an error was triggered

- add a module_allowed_errors variable to allow each module to set
  how many times they can error out before they get kicked out of the main
  loop (default was and still is 10, but not it's actually clear what's
  going on).
  For instance, I have:
  omnistat_allowed_errors = 999999999999
  hvac_allowed_errors = 999999999999
…within has_link method. Thanks to Eloy P. for bug fix.
a good part of Insteon.pm is going to be re-written, so it may not
be a good use of anyone's time to look to deeply into the current
Insteon.pm code.
* Improve stripping of end of line comments in .mht files.
* Missing rename of triggers_save to _triggers_save in web page code.
* Remove stray vim swap file.
* lib/Omnistat.pm updates by Marc.
…if a cached object already exists. Necessary when mh reloads.
gliming and others added 27 commits March 1, 2012 00:27
…han_links. Pass the "data3" record always when creating a delete request (needed for KPL lookups). Various logging improvements.
…available next empty address on "add" operations. Add extra debug statements for scan logging.
…urn value to guarantee that the queue does not get processed until the timer expires.
…essage to an object. Avoid the possibility of accidental processing for an unsent message.
… CMU Language Toolkit for buiding the language files. This new version is much better with the binary language file support.
…e android devices. Previously, only the last android device register would get these events. Update the android_server module to support the new android_xml subroutine which provides more advanced xml feature for android application support.
…which provide additional xml capabilities for android application support.
…n too long. This prevents a rouge problems with occupancy which I havn't been able to resolve in any better wway.
Provide human readable NACK messages.  Implement Insteon get_engine_vers...
 Need to carry over cmd2 data for nacks.
This change adds the android_callerid method. Call this message with
a callerid Name and Number.  This will result in a callerid popup
message and notification to be sent to the android.  The android
application can be configured to act on the message or ignore.
@hollie
Copy link
Owner

hollie commented Nov 6, 2012

Oops, it seems redirecting the pull request from insteon to master is not the way to go for easy integration of the change. I'm afraid I will have to ask you to apply the same change on the master branch too and create a new pull request.

@hollie hollie closed this Nov 6, 2012
mstovenour added a commit that referenced this pull request May 21, 2013
Fix Callback Parms in Update_Link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants