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

Questions #11

Open
druckgott opened this issue Sep 3, 2024 · 6 comments
Open

Questions #11

druckgott opened this issue Sep 3, 2024 · 6 comments

Comments

@druckgott
Copy link

I did a english verison:
https://github.com/druckgott/AP-AMS/tree/main

What I did not understand, what is:
HA...
Tuozhu ...

Can you give an explenation?

@jnlpc123
Copy link

jnlpc123 commented Sep 3, 2024

HA: Homeassistant
Tuozhu:bambu lab

@druckgott
Copy link
Author

druckgott commented Sep 3, 2024

ok i get the connection. Can you tell me in the broker where I can find the esp thing ams?

grafik

I take ID 5, currently I have only an ESP without motors and servos and so on.

I aktivate Debug and get this:
grafik

ist there a link for this availibe?
BMG gear
The rest of the parts I have at home to build a testversion.

How can I see the "ams esp" in the Bambulab Studio? Or how is it exactly triggered that it knows to use this ams?

Can you mabe make a complete video how its working and where you can see what from slizer over mqtt broker to the "esp ams" itself?

@applenana
Copy link
Owner

The specific information from the ESP won’t appear in the slicing software but will show up in HomeAssistant. From the images you’ve sent, I can confirm that you’ve successfully connected to Bambu and the MQTT server. However, it seems you haven’t set up your own HomeAssistant service yet. HomeAssistant is an excellent open-source smart home platform. Here’s the link to its official website: https://www.home-assistant.io/. Once you’ve understood and set up HomeAssistant, you can add your established MQTT service, and then you’ll be able to see the ESP’s operation in HA (HomeAssistant). If you need real-time communication, you can join our group on QQ.

@applenana
Copy link
Owner

BMG gear is a part of BMG extruder components kit.

@druckgott
Copy link
Author

druckgott commented Sep 4, 2024

I have iobroker aß open source platform is it only working with homeassistant?
Mqtt should normale. Work. With all Services which can handle this or? My bambulab is also Show in iobroker.
The connection. To the iobroker with mqtt already works. So my expextion is that the Broker Software should have no influence if its mqtt!?

But it can also work in comnination with a original ams? Or do I use only diy ams?

OK I found it, so it also works with iobroker
grafik

@druckgott
Copy link
Author

Why do you stor All the Keys in the mqtt massages
haClient.publish(("AMS/"+filamentID+"/wifiName").c_str(),wifiName.c_str());
haClient.publish(("AMS/"+filamentID+"/wifiKey").c_str(),wifiKey.c_str());

On two. Places? I think this is Not nacessary, its only a security leak?!

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

3 participants