Skip to content

A HA custom notification / notify powered by ServerChan.

Notifications You must be signed in to change notification settings

laoshu133/ha-notifier-serverchan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

hacs_badge

ha-notifier-serverchan

A HA custom notification / notify powered by ServerChan.

Inspired by manish-custom-notifier

Getting started

  1. Register a ServerChan
  2. Get a SendKey
  3. Configuration

Configuration

To use the custom notification, we need to add some linse to the configuration.yaml file.

notify:
  - platform: serverchan
    name: ServerChan notifier
    token: SC_xxx # The token of ServerChan SendKey

Restart HomeAssistant and you should see a new service : TODO: screenshots

About

A HA custom notification / notify powered by ServerChan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages