Skip to content

DECEMBER 2016 API CHANGES

Compare
Choose a tag to compare
@olucurious olucurious released this 13 Dec 02:47
· 251 commits to master since this release
  • Updated response retrieval, notify_single_device response returns single dict while notify_multiple_devices returns a list of dicts
  • You can now pass extra argument by passing it as key value in a dictionary as extra_kwargs to any notification sending method you want to use
  • It is now possible to send a notification without setting body or content available