Home assistant support to manage the maximum number of open connections of local adapters
After those two are solved I’ll go through the chores of making a new pip package and the PR to Home Assistant’s core, for which I have to learn a couple of things first
Hallo into the round…
in my HA-Installation with HACS about:
|Integrations Version: |1.30.1|
|Frontend Version: |20220906112053|
the repository will be not found, a error occurs, if I want to integrate the repo:
How can I install this integration and how can I find the right MAC-Adress of my two Valves? The info in the repository unfortunately down’t help me … I don’t understand how to install it as a proxy or a multiclient in a esp32…I can’t find the exact procedure for connecting to the heating controls anywhere, BT on the HA computer is pointless - thats why is have to run on a esp32 but it does not…
I want it to integrate with esphome it would be extremly helpfull if a complete example for an esphome-yaml would ben given…
sorry, but sometimes it would be good, if the devs would look with the eyes of an user…or said better dummy Nothing for bad
Greetings
heangel - HR_ERZ
Thanks mateine for your reply. Yes I know ESPhome - this is awesome. I’ve just build TemperatureMesurement for my Heating (6 sensors on one D1-mini); JK-BMS per BLE (but I cold only get read to run; control I did not) for my DIY-Solarakku, Smartshunt from Victron - this was all relativ easy to get running.
Therefore I was rather frustratet, because I could’nt get any information, which I understand and can help to control the eq3-valves with HA…Now I’ll keep trying again…
Thanks to everyone involved who is helping and developing HA further
Many Thanks! It was ways to easy - I imagined many more steps or other steps.
Meantime I could it get running - and your step-by-step shortlist hits the nail on the head and will certainly help a lot also other people…
Now I can buy more of these valves - I saw yesterday a good price…because actual any smart-radiator-valves expensive as hell…
Thank you once more for your good work an generous help
Greetings from Germany - the OreMountains
heangel - aka HR-ERZ
happy to hear!
Yes, these used to cost 20€, and I saw them for 75€ last month. I assume the demand artificially skyrocketed for obvious reasons. How much did you get them for?
My looking where false, now I ordered 3 pcs from Amazon for 120 EUR - I think this is many to much but I found no better price…and because my firewood is slowly running out I want to make the heating in my house a little more efficient I have no other choice…
Short question: Can I use any number of BT-Proxies? My opinion is thats possible, but I’m a little bit unsecure…
Greetings
Yes you can use any number, just make sure to either:
have a BTProxy every 3 thermostats, or
in the device, click options and disable “Keep bluetooth connection open”. This will disconnect after each update, freeing the slot for the next thermostat to connect. You can also increase the scan interval so not more than 3 thermostats try to update at the same time (they distribute themselves across that interval)
Hi Mateine first of all a big thank you for your great work so far!!
I myself have a total of 14 thermostats spread over 3 floors in the house and installed a total of 5 bluetooth proxies.
I followed your advice from your last post but I get many thermostats as unavailable in the Dashboard displayed.
My question would be whether there is a way to bind the thermostats to individual proxies?
And what about the configuration option org/bluez/hci0…1…2…3… or automatic .
If I should contribute or test something to the project, I’m very happy to do so.
There’s a long thread about instabilities in the closed BTProxy issue in the repo. Some people reported that this improved with a better power supply and moving it to get better wifi.
Regarding setting the individual proxy, I think you may be able to grab the path of each of the and put that in the box, but I haven’t tried it. You can also try selecting “local only”, which actually round robins through all adapters (local and BTproxies too)
Hello Mateine,thanks for the quick reply!!
I found something out but not sure if it matters. Any changes made on the thermostat configuration page had no effect on the connectivity issue I was reporting.
Every time I restarted Home Assistant many thermostats lost contact. This is absolutely reproducible.
This lost state also persisted. Only when I had rebooted the proxies, either via the hardware by pulling the plug or via the boot identity software, did the thermostats make contact again very quickly established and, above all, kept stable until the next reboot.
There is an issue in ESPHome that looks quite similar2, it looks like it’s something introduced in 2022.12
My current workaround is running a proxy restart command whenever some BLE devices are unavailable for 3 minutes. It currently runs at least three times per day
Hello Psychoholz,
I’m not so good at yaml coding your solution would be enough for me for now.
Could you possibly describe the code or your routine to me.
Best regards
Marc