openlumi / homeassistant_on_openwrt

Install Home Assistant on your OpenWrt device with a single command
MIT License
167 stars 48 forks source link

bluetooth to wifi proxy support missing? #39

Open saket424 opened 8 months ago

saket424 commented 8 months ago

Has anyone managed to get btproxy to wifi working ? I flashed a esp32 with btproxy enabled but i am unable to autodiscover a new govee-ble temperature and humidity sensor on this stripped down home assistant. The same setup works fine on a full install of home assistant on a raspberry pi

Any ideas on what settings to enable for this

devbis commented 8 months ago

You may copy bluetooth and esphome components from the original home assistant archive and fix possible errors. I excluded bluetooth support as it required precompiled library binaries for the arch, which were missing for some architectures.

https://pypi.org/project/homeassistant/