You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added the plug in and registered it with home kit with 2 channels and with one accesory. when I add another accessory it never shows up unless I delete the bridge from HomeKit and add it back
{
"platform": "NotifyEvents",
"action": {
"enabled": false,
"listen": "0.0.0.0",
"port": 53535,
"host": "",
"path": "/"
},
"channels": [
{
"title": "Homebride Text",
"token": "srsmxqsl67jtuyfz1rjw6p4exkkmlcf3",
"messages": [
{
"name": "Garage Open Text",
"title": "Garage is open",
"text": "The garage has been open for YYY",
"priority": "normal",
"level": "info",
"images": [],
"files": [],
"actions": []
},
{
"name": "NE Garage door is now closed",
"title": "The garage door is now closed",
"text": "the garage door is now closed",
"priority": "normal",
"level": "info",
"images": [],
"files": [],
"actions": []
}
]
},
{
"title": "Notify Events App",
"token": "pa0y-vpubb2ufk3-zy4lfqe-zuthnjwq",
"messages": [
{
"name": "Test Message 1",
"title": "This is a test Message",
"text": "The is a test message ",
"priority": "normal",
"level": "info",
"images": [],
"files": [],
"actions": []
}
]
}
]
}
The text was updated successfully, but these errors were encountered:
I added the plug in and registered it with home kit with 2 channels and with one accesory. when I add another accessory it never shows up unless I delete the bridge from HomeKit and add it back
{
"platform": "NotifyEvents",
"action": {
"enabled": false,
"listen": "0.0.0.0",
"port": 53535,
"host": "",
"path": "/"
},
"channels": [
{
"title": "Homebride Text",
"token": "srsmxqsl67jtuyfz1rjw6p4exkkmlcf3",
"messages": [
{
"name": "Garage Open Text",
"title": "Garage is open",
"text": "The garage has been open for YYY",
"priority": "normal",
"level": "info",
"images": [],
"files": [],
"actions": []
},
{
"name": "NE Garage door is now closed",
"title": "The garage door is now closed",
"text": "the garage door is now closed",
"priority": "normal",
"level": "info",
"images": [],
"files": [],
"actions": []
}
]
},
{
"title": "Notify Events App",
"token": "pa0y-vpubb2ufk3-zy4lfqe-zuthnjwq",
"messages": [
{
"name": "Test Message 1",
"title": "This is a test Message",
"text": "The is a test message ",
"priority": "normal",
"level": "info",
"images": [],
"files": [],
"actions": []
}
]
}
]
}
The text was updated successfully, but these errors were encountered: