Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pybluez is not included in official docker container #119986

Open
mysteryman69 opened this issue Jun 19, 2024 · 4 comments
Open

Pybluez is not included in official docker container #119986

mysteryman69 opened this issue Jun 19, 2024 · 4 comments

Comments

@mysteryman69
Copy link

The problem

Configuration warnings
Platform error 'device_tracker' from integration 'bluetooth_tracker' - Requirements for bluetooth_tracker not found: ['PyBluez==0.22'].

What version of Home Assistant Core has the issue?

core-2024.6.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

docker

Link to integration documentation on our website

No response

Diagnostics information

Configuration warnings
Platform error 'device_tracker' from integration 'bluetooth_tracker' - Requirements for bluetooth_tracker not found: ['PyBluez==0.22'].

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Configuration warnings
Platform error 'device_tracker' from integration 'bluetooth_tracker' - Requirements for bluetooth_tracker not found: ['PyBluez==0.22'].

Additional information

I'm sure you guys already know how to modify the docker container, but I'll include one that is fairly clear.

https://stackoverflow.com/questions/56430331/how-to-include-python-packages-in-docker-file

@home-assistant
Copy link

@mysteryman69
Copy link
Author

Saw you posted the Bluetooth tracker tag, just making sure to be clear, this is related to the Bluetooth tracker, but the Bluetooth tracker is (or would be) working fine as far as I know.

This is a dependency of the Bluetooth tracker which needs to be added to the docker build environment to make sure it's available for people who use the tracker.

@aremox
Copy link

aremox commented Jul 11, 2024

The problem lies in the Home Assistant Operating System

@mysteryman69
Copy link
Author

The problem lies in the Home Assistant Operating System

I thought HAOS was separate from the docker container, but they could be built from the same tree. Is there a separate github for HAOS which I should have posted it on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants