homebridge-people
homebridge-people copied to clipboard
"No One" Switch will be permanently triggered
Hello,
this plugin doesn't work for me yet. I use this plugin with homebridge on my Synology NAS:
My config file looks like this:
{
"platform": "People",
"threshold": 1,
"anyoneSensor": true,
"nooneSensor": true,
"pingInterval": 10000,
"ignoreReEnterExitSeconds": 0,
"people": [
{
"name": "iPhone",
"target": "192.168.108.29"
},
{
"name": "Dell_Notebook",
"target": "192.168.108.30"
}
]
}
The "No One" Switch will be permanently triggered. But both devices are reachable in my wlan network.
what did I wrong?
Got the same issue, also on Synology NAS.
Same issue. Docker running on Synology.
Same issue, running on MacOS
See here: https://github.com/PeteLawrence/homebridge-people/issues/90#issuecomment-457819199