Skip to content

Homeassistant custom component to push notify weixin

Notifications You must be signed in to change notification settings

dengleer/HA-serverchan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

HA-serverchan

Homeassistant custom component to push notify message to weixin. Please report bugs to dengleer#126.com

Server酱 introduction:
http://sc.ftqq.com/3.version

Serverchan.py is poorly coded but a working version.
Before Homeassistant 0.92 copy serverchan.py under .homeassistant/custom_components/notify; After 0.92 copy serverchan.py as .homeassistant/custom_components/serverchan/notify.py,prepare manifest.json accordingly.

example in configuration.yaml:
notify:
- name: weixin

   platform: serverchan    
   sc_key: xxxxxxxxxxxxxxxxxxxxxx   

Warn:"title" should NOT be null.

About

Homeassistant custom component to push notify weixin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages