#Bluetooth presence detector connected via wifi or PoE
1 messages · Page 1 of 1 (latest)
when you say "no usb" but "wifi or poe"
do you mean battery or poe?
I mean 230V (WiFi) or PoE (ethernet). Maybe battery (WiFi), but it depends how long it will work.
Actually I don't believe battery will live reasonable time in such device.
so rather 230V or PoE
i use this type of setup for presence detection
its usb for power with a small usb power adaptor
I see, USB charger to power USB dongle which communicate via WiFi?
yeah
Is it something what I can buy and it will work or rather I have to have "fun" with firmware overwritting?
you would have to flash it and set it up with some kind of presence detection setup. I use ESPressense
there isn't really anything "out the box"
Can I flash it with something ready or have to do some settings / coding work?
ah that I was afraid
hmm if I have to do the job anyway... is there something to flash working as PoE and connecting through ethernet?
espressense wasnt super hard to set up but it took a little bit of work (but theres various videos on the subject) i think you can do simalar with just esphome these days but i havent tried it. theres also a system called Bermuda but i havent tried that one either
Thank you. At least I know I can't buy ready device.
you could get a esp32 poe devboard but they are dont usually come with a case etc...
things like this for example
I bought ESP32 around 1-2 years ago to learn coding this things and then my live changed. I didn't find time to start doing anything with that 🙂
I see the point and direction, but it will have to wait then. I was hoping for something which I can plug and use, because lack of time.
alternativly the USB for now 🤔
Do you know if it make sense to scan devices through metal door...? I need minimum 10-15 meters, but I have metal garage door. Alternatively from attic where I have a little longer distance, but wooden obstacle only. All other places need PoE.
BLE is not great at getting through stufff. i have multiple around the house for coverage and it also allows me to see which node is closest so i can detect what room the device is in (with varying luck to be fair)
yeah, the difference is I don't need to communicate. Only need to detect even the poorest signal. I don't know if / how much it change the distance.
ha... BLE is 2.4 GHz. is it?
in theory it should have range of 2.4 GHz WiFi
not really
yeah, for sure it is not, but I don't know what I miss
it is 2.4 yes but it doesnt mean its the same range. its a different technology
Bandwidth will be poor, but it doesn't matter
BLE pings are a bit tempremental. they are designed to be low power
so at bigger range and through objects they dont always work
I will have to test it then in different places if I can catch signal on time
context: I am trying to detect my car to open gate 🙂
as a first challenge (if we can call it like that)
theres probably other solutions. if you have remote access to HA then you could track your phone via gps
assuming your in the car when it approaches
I am on street where I need to open gate immediatelly without waiting. It is too slow.
it is not enough precise with geolocation when moving in car
and I need to open gate when I am close to the gate, not somewhere
is complete automation a requirement?
would a button in the car be acceptable?
no, then I can just use pilot to gate 🙂
I wanted to make improvement, but this is not super critical.
i was thinking having a bluetooth proxy as close as you can do the gate then just have a BLE button
I was thinking about something similar, but I assume (need to try) my car can be detect by scanning bluetooth, so then I don't need to press button.
Part of the issue is when iPhone is connected to Car Play, then can't connect to house WiFi to detect my presence.
So instead of detecting phone I need to detect car heh
okay 1 moment i have an idea
👂
plug this into the cars obd port - https://www.mouser.co.uk/ProductDetail/MeatPi/WICAN-OBD-C3?qs=rQFj71Wb1eVeZx56VOjoUg%3D%3D
it will connect to wifi when you get close and you can use that connection as a trigger
as a bonus you can also get some data from the car into home assistant
so you have an independant device connecting to wifi which you can use as "car is at home" trigger
if it connects quick enough to trigger the way you want/need it to is anyones guess but it may work
🤔
if you already have wifi device deteciton then this would give the car a wifi device to detect
While we are in that topic let me do side question.
context:
- I have special power bank in car
- power bank is connected to dash cam
- I have issues with power in car, because camera drains too much energy. Each time when I start car, the batter start charging from 0.
From a long time I am looking device which will cut power to camera when car is parked next to home.
for example it can base on WiFi connection. So if can connect to home WiFi, then cut power and if possible shut down itself. Until car turn on.
but even cutting power to camera will be great
this is something what I really need
I have often issue with car battery, because of that.
yeah, I was thinking about this direction as plan B, but on the first plan I will try to detect car.
perhaps I can detect WiFi SSID when car is turned on 🤔 no idea, I have to check this actually.
I know my WiFi devices detect many cars wifi around as noise.
perhaps mine have this too
https://www.mouser.co.uk/ProductDetail/MeatPi/WICAN-OBD-C3 why CAN to car?