Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Occupied statue: 0 #3

Open
cokete opened this issue Jun 3, 2018 · 1 comment
Open

Occupied statue: 0 #3

cokete opened this issue Jun 3, 2018 · 1 comment

Comments

@cokete
Copy link

cokete commented Jun 3, 2018

Hello! First, thank you for this tool.

I have a problem. I'm using this tool with yours https://github.com/saury/raspberry-pi-wifi-presence-with-mac-address to get Mac addresses of online devices.

I have in presence.wifi the Mac address from my iPhone, but home bridge doesn't detect it.

Always Occupied statue: 0

I've tested with other Mac addresses in presence.wifi but nothing.

my presence.wifi

78:11:dc:fd:xx:xx
8c:be:be:31:yy:yy
d4:9a:20:66:zz:zz

my config.json
{ "accessory": "WifiPresence", "name": "My iPhone", "room": "Casa", "clients": ["d4:9a:20:66:zz:zz"], "file": "/opt/wifipresence/presence.wifi" }, { "accessory": "WifiPresence", "name": "My iPad", "room": "Casa", "clients": ["78:11:dc:fd:xx:xx"], "file": "/opt/wifipresence/presence.wifi"

@karnauskas
Copy link

karnauskas commented Oct 31, 2019

Hi @cokete, replace "clients" json key with "mac" in config.json. Until this is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants