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

Run in Docker? #2

Open
markmghali opened this issue Sep 19, 2022 · 3 comments
Open

Run in Docker? #2

markmghali opened this issue Sep 19, 2022 · 3 comments

Comments

@markmghali
Copy link

With the advancement in BLE with ESPHOME and Home Assistant Can this be run in a docker container to send over MQTT?

@southqaw
Copy link
Owner

You could run this in a docker container, but not really it's not really intended to be run on a centralized server. This program is really intended to be run on a Raspberry Pi Zero W that is deployed close to (same room, ideally) as the Hatch.

This project could definitely be extended to bring ESPHOME support, or better yet, ported to an ESP32 with ESPHOME, but that is a bit out of scope I think.

@markmghali
Copy link
Author

Yes I guess that is what I am meaning like run this on esphome with the bluetooth proxies?

Also do I need like raspberry pi os then copy this repo? so I can pip install the requirements? Going to try this on my raspberry pi3. New to all this thank you for creating this

@southqaw
Copy link
Owner

southqaw commented Dec 5, 2022

Yes, this project is tailored to a raspberry pi. I used a Zero W, and it worked well.

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

No branches or pull requests

2 participants