Skip to content

kvaster/zwavejs-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple zwavejs2mqtt plugin for alerting through telegram.

You must configure plugin before use. For this you need to create config.js with following info:

const config = {
    apiKey: 'TELEGRAM_BOT_API_KEY',
    chatId: 'YOUR_CHAT_ID'
}

export default config;

About

Simple alerting plugin (through telegram) for zwavejs2mqtt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors