2022.8: You can fix it!

Ok, waiting for the update on normal bluetooth presence detection then… I can’t use HA properly without it :pray:

GitHub issue #74564 is still open

It seems that they know what needs to be done to fix it but they don’t have the necessary access to do so.

1 Like

Just for fun I installed the Room Assistant app and placed it near one of my ESP32 devices with BLE enabled - and voila:

[16:20:40][D][esp32_ble_tracker:726]: Found device 70:B6:C4:1E:51:AB RSSI=-97
[16:20:40][D][esp32_ble_tracker:747]:   Address Type: RANDOM
[16:20:40][D][esp32_ble_tracker:749]:   Name: 'room-assistant companion'
[16:20:40][D][esp32_ble_tracker:751]:   TX Power: 2

Interestingly, it doesn’t announce the UID the app has given it, so let’s see if the MAC stays stable (then that would be a chance to use that without Room Assistant) or not…

Do the Bluetooth updates allow other Bluetooth enabled devices (like Tablets) to connect devices?

I have a single SwitchBot in my living room. It’s too far from my Synology to get a reliable Bluetooth connection to the dongle on the NAS, but it’s less than 5 feet from a dedicated tablet that’s running Home Assistant 24/7. I don’t want to set up additional hardware just to get a single Bluetooth device connected, so it’d be awesome if HA could/does leverage the tablet’s bluetooth connection to communicate with the bot.

(I suppose I could just update and see, but I have ~30 Lifx devices I’ve painstakingly set up, so I can’t update until I have a good chunk of troubleshooting time)

Got it. Thank you!

Hello, it is nice to see better bluetooth support comes with newest Home Assistant.
And I have a question, does this version of ha support esphome ble gateway?

Wow, I really have to thank the devs … I was running HA Core on WSL (1) and decided to move to HA OS because of bluetooth integration. BT adapter was immediately recognized, set up in a second and then it immediately recognized Xiaomi’s BT clock. Amazing. Kudos.

3 Likes

nice gif :wink:

Great update and great write up again! Curious about the maps colour which was a pita :slight_smile:

Hopefully i am able to use the Nanoleaf Essentials Lightstrip with the Bluetooth Integration until Matter is ready???

And the new Repairs feature is really cool!

Neither Google or Alexa share devices out to HA.

2 Likes

So these are great changes, I’m definitely going to use the Bluetooth one to automate my plant watering for sure. And probably to help with my air conditioning controlled by home assistant.

but could some method be implemented of seeing who logged into home assistant under what user, ip address, and user and what time, and use it to trigger automations by making entities or something? User access control would really help ensure security because I would be able to know immediately after an intrusion and be far more comfortable using it without a VPN and just using ssl/https. I have a ZigBee switch my ONT from Verizon is plugged into and originally used authenticated to automatically send a message to notify me of issues and without any response from me shut down any outside access to my network by immediately disabling outside communication. It was awesome. I got notifications when people logged in so I knew if my landlord were to log in. Basically never happened. But if their was something sketchy I would just disable it and try to see what happened.

Also, separate thing. The media tab let’s anyone logged in access all my security cameras (blue iris system) which I didn’t know untill recently. Which… Is a problem. I mean I sure hope my landlord wasn’t meatgazing me after I took a shower bc theirs a camera in my kitchen near the shower, and that would be weird… and without being able to see if they logged in I can’t even really tell if they could have.

Google is pretty “tight” over allowing 3rd parties to do anything on their ecosystem. If Google had a routine trigger, other than speaking to their device, you could probably do it, but for the past 3 years, Google has promised to have external or device state changes as triggers but has not delivered on that promise.
There is a very sketchy way to do it. You can buy an Alexa device and make it talk to your google home to get something done… xD

Oooo native SensorPush. Thanks guys!!

Well, I guess I could use any speech synthesizer system to send verbal commands to my Google Home speaker, but it would make the room very noisy. Isn’t there a way to send “voice commands” electronically to Google Home?
After all, using my Android Phone - I do not have to speak my commands to it. I may as well just write them. This is a feature to allow disabled people (people who can’t speak) to still be able to use Google Home. So sending commands as a text string should be possible if I only knew how and to what end-point ?

Just updated. Thank you.
LIFX should be more reliable now hopefully, as I occasionally have drop-outs with that integration & have to reload it.

I am running HA in docker on a Synology NAS. Would I be able to use a USB dongle for bluetooth connectivity? Would it be as simple as plugging it in and then installing the HA integration?

1 Like

It’s great that SwitchBot is integrated, but if it’s too far from the hub you are better to use the ESP32 MQTT integration from @devWaves. I have two of these working with their contact/motion/light/button devices and a SwitchBot Bot. Zero issues and the D1 mini ESP32 are very inexpensive. Took me about an hour to carefully setup and flash the first D1 mini, but once the Arduino sketch is saved, additional D1 minis can be flashed in about 5 min, with only the need to enter your WiFi credentials and the SwitchBot device’s MAC address into the sketch.

4 Likes

You can use the google “Assistant Relay” addon, BUT, it is very limited. It cannot trigger routines and has many other limitations about what it can actually do/request. I think that happens mainly because it does not “recognise” who exactly is giving the command and does not know where the command is coming from.
The Assistant Relay is still useful, but not as we, tinkers, would like it to be.

Hi, thank you for all the work in this new release. Regarding the option to show all entities in History, from the change list it seems it didn’t come trough in this release unfortunately. I still miss the capability of seeing all entities like we had before. Can we have it in the next release? Regards, Luis Sismeiro