IndigoDomotics / indigo-pushover

Indigo plugin to send push notifications via Pushover.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

indigo-pushover

Indigo plugin - send push notifications via Pushover.

Requirement
Minimum Indigo Version 2022.1
Python Library (API) Official
Requires Local Network No
Requires Internet Yes
Hardware Interface None

Requirements

  1. Valid Pushover API key
  2. Valid Pushover user key

Actions Supported

  • Send Pushover Notification

    • customize title, message (supports variables)
    • limit to just one specific device (optional)
    • override notification sound
    • set message priority
    • configure supplemental link and title
    • attach images (jpeg only, must be less than 2.5mb, supports variables)
  • Cancel Pushover Emergency-Priority Notification

    • tag (included in previous emergency notifications - will cancel all retries with that tag)

About

Indigo plugin to send push notifications via Pushover.

License:MIT License


Languages

Language:Python 100.0%