location-presence-api Simple way to maintain a status of which household members are present at a given location Sample Request JSON: { "authCode":"********", "location": "home", "person": "john", "status": "arrived" }