I am pretty new at homeassistant but I would say on a pretty quick learning curve.
My current goal is to get presence detection for our cars in the garage.
So I would like to acomplish that by sticking a bluetooth low energy (ble) beacon to the car.
Now my server is in the basement so that the internal bluetooth will not have enough range for the garage.
So what hardware can I use as a “sensor” for bluetooth? I have read somewhere that I could use a rapsperry pi, but I would think that this is overkill for my task.
Bluetooth may go for 10 m, in an open area. But when it comes to the realty it just go within a room.
The wifi can go farther as much as triple distance. So I won’t take that as good option.
For the car presence, I’d prefer to set a ultrasonic sensor which might sense if an object is close to it, such as your car. Then it’s just a matter to interface that sensor to the HA network.