-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Not an issue - Need help to find a solution #343
Comments
For the most part, it should "just work", and the less you experiment with the settings, perhaps the better! Some things to keep in mind are:
A simple workaround for the unreliable signal could be to install two beacons on each collar, on opposite sides - so that if puppo is sleeping on top of one of them, the other will have a clear view to the proxies. But it depends on the size of doggos and the cost of beacons if this is a sensible workaround for your situation. To start with, I'd just try it out and see. You might find that even when sleeping on top of the tag there is enough signal, or you might get a lot of nuisance "drop-outs". There's no way to know ahead of time (and I only have cats). As far as settings, sensors etc..
Is there a particular path they always use to escape? If there's a "choke point" where they're not meant to be, you could put a proxy there, and alert if they are within x metres of that proxy at any point. This is unlikely, since it's usually gates or fences that they get through, but thought I'd mention it in case it applies. If they have free access to outside, it gets a little harder because it's difficult to be sure if they're just hanging out or if they're just digging under the fenceline! If they're usually inside, you can create automations that check that they're within a certain distance of whichever area it is. Your automation could apply different distances based on the area, eg within 10m of the garage, or within 3m of the front door. What works will be highly dependent on your layout and needs. What Bermuda gives you is sort of the "maximum" estimate. If you've calibrated your offsets and Bermuda says they are 3m away, then you can be pretty sure they are between 0m and 3m away. It's extremely unlikely they are 8m away, because the signal just couldn't have been that strong, but they could be closer because it's very likely the signal was partially blocked by something. For the "Device Tracker Timeout" I'd normally go with 3 minutes or so (180s) as that's usually enough time to avoid nuisance triggering, but short enough that they're unlikely to have gotten far. I don't know if that's an acceptable figure for you, though. You could create an automation that is a bit "twitchier" for some areas than others. So if the back yard fence is quite secure, but the front yard is where they're likely to escape, maybe check for shorter distances and also time-out more quickly if they were last seen close to the front door. I know I haven't really given you any solid answers, only more questions! But with that in mind feel free to have a think about your situation and come back with any thoughts you have on how these things might apply, and if you want any help working through some options. Obviously when I get trilateration implemented this sort of use-case should be much-improved, as you can then differentiate between a tag being between two proxies (ie, inside the house) or "on the far side" of a proxy. |
I finally found some ibeacon tags that i can use on dog colors :)
I just need some help in what settings i should use for dogs i guess??
They escaped once and we didnt know, so i want to avoid that happening.
I have Bluetooth proxys all over the house so essentially they should always be connected to a proxy. I have 2 proxies at the fromt of the hosue, in in the garage and in in the office.
What do you think would be the best way to set this up?
The text was updated successfully, but these errors were encountered: