Room not set for devices #642
Unanswered
metalmatze
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hey! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As seen in the JSON payload from running
curl -s http://localhost:8267/api/state/devices | jq '.[0]'
the node in the office can see my devices (which is correct), but theroom
andfloor
are bothnull
. Is that because the confidence is0
?Screenshots
Map
It's empty. No devices are shown except when they move. 🤔
I would assume the devices would be shown all the time.
Devices
It picks up the X and Y but, again, doesn't actually set the room. I guess, it uses the same API, so that makes sense.
Nodes
This seems fine.
Calibration
It seems like only the ESPresense for the bedroom and living room can see each other. The office ESP is too far away from both.
Is that going to be a problem?
ESPresense
Something slightly related but I think unrelated, is that my phone shows up twice (different MAC).
Is this going to cause some hopping between rooms? I've already observed something like that.
That's it. It's a lot of questions. 😃
Thank you so much for this amazing project! 🥳
Beta Was this translation helpful? Give feedback.
All reactions