• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

acc-ua/homebridge-pushed-notification

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

acc-ua/homebridge-pushed-notification

开源软件地址:

https://github.com/acc-ua/homebridge-pushed-notification

开源编程语言:

JavaScript 100.0%

开源软件介绍:

homebridge-pushed-notification

Create accessories used to send GetPushed (https://pushed.co) push notifications using HomeKit Automation

The Homebridge Notification accessory is a simple switch which sends a notification to GetPushed whenever it is toggled On. The Notification accessory is meant to be used in conjunction with HomeKit Automation. A user can program an automation using the Home app to send a notification whenever an event/state (or combination of) occurs. This is done by programming the Automation to set the Notfication accessory state to On. Currently, the Home application only supports native notification from sensors such as Motion Detectors, Presense Sensors, Door Locks, etc.. This Homebridge accessory bridges the gap and allows any HomeKit state to trigger a notification. For example, you can send a notification if the temperature in your home is below a threshold but the thermostat is currently turned off.

Installation

npm version

npm install -g homebridge-pushed-notification

GetPushed Configuration

"app_key"

Your GetPushed APP key. Set the key to empty if you do not want to receive notifications.

"app_secret"

The GetPushed APP secret string.

"app_name"

The name of GetPushed application

"message"

The message which is to be sent to IFTTT if the accessory is toggled On.

"mute_notification_interval_in_sec"

This value specifies how long notification should be muted after a trigger. This is to prevent notification flooding if the Automation which triggered the notification is repeated.

Sample config.json code

"accessories": [
{
  "accessory": "GetPushedNotification",
  "name": "Test Message",
  "app_key": "XXXXXXXXXXXXX",
  "app_secret": "roX3pd8GmPPg8KzJrlGEWG01d8t1LUJdBoLaUUt",
  "app_name": "Home", 
  "message": "This is test message", 
  "mute_notification_interval_in_sec": 60 
}

]




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
JetBrains/homebrew-utils发布时间:2022-06-14
下一篇:
senscho/homebridge-tutorial: Code Repository for Homebridge Plugin Development T ...发布时间:2022-06-14
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap