Skip to content

Simple alerting plugin (through telegram) for zwavejs2mqtt

Notifications You must be signed in to change notification settings

kvaster/zwavejs-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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:

module.exports = {
    apiKey: 'TELEGRAM_BOT_API_KEY',
    chatId: 'YOUR_CHAT_ID'
}

About

Simple alerting plugin (through telegram) for zwavejs2mqtt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published