Skip to content

wubin2/pushplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PushPlus

hacs_badge buymeacoffee_badge

PushPlus notification for homeassistant.

Installation

  1. Install this component by copying these files to custom_components/pushplus/.
  2. Add the code to your configuration.yaml using the config options below.
  3. Restart HomeAssistant.

Configuration

Example for configuration.yaml:

notify:
  - platform: pushplus
    name: pushplus
    token: !secret pushplus_token
    topic: 888888
    template: html

Options

Key Default Required Description
token - true Your pushplus token
topic - false Group code, leave blank to send it to yourself
template html true Choose a template: html,txt,json,markdown
name - false Name of notify

License

This project is licensed under MIT license. See LICENSE file for details.

alt text

Star History

Star History Chart

About

PushPlus notification for homeassistant.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages