When added in the config:
device_tracker:
- platform: bluetooth_le_tracker
I receive an error about pybluez that does not exist.
Any idea?
When added in the config:
device_tracker:
I receive an error about pybluez that does not exist.
Any idea?
It is actually based on this docker image: homeassistant/home-assistant:2022.7
Did you try it?
I’ve tried to download and run the docker homeassistant/home-assistant:2022.7 and apply the changes in config file bit I coud not achieve to access home assistant through web to check if there is an error. But it can be that it is a problem with this docker image…
I don’t know if someone with more knowledge can try it…