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

Integrate chamber temperature sensor with Home Assistant using ESPHome #91

Open
heffe2001 opened this issue Jan 12, 2024 · 4 comments
Open

Comments

@heffe2001
Copy link

Feature Description

Integrate the chamber temperature sensor into Home Assistant, possibly using ESPHome?

Justification

This would allow you to use the chamber temp in automations, track the temperature trends, etc.

Suggested Implementation (if you have one)

ESPHome in Home Assistant should be able to be used to integrate the sensor into HA.

Screenshots or Examples (if applicable)

@spusuf
Copy link

spusuf commented Jun 27, 2024

A home assistant integration should not rely on connecting to an ESP which then relays to the printer. There is already a community integration. Have a look at the HACS integration here: https://github.com/greghesp/ha-bambulab

Works great for my P1S, I get temp sensors, camera viewing, lamp and fan control, print status, etc.

Screenshot_20240628-082234

@xperiments
Copy link
Collaborator

xperiments commented Jun 28, 2024

@spusuf What him is asking is to send someway this temp value (as is not native in the P1P/P1S and something custom to xtouch)

Cheers

@spusuf
Copy link

spusuf commented Jun 28, 2024

@spusuf What him is asking is to send someway this temp value (as is not native in the P1P/P1S and something custom to xtouch)

Cheers

As you can see in my screenshot I am using a P1S and there is a temperature sensor in Home Assistant. Nothing custom needed, just works with the Bambu integration.

@heffe2001
Copy link
Author

You're NOT getting a CHAMBER temperature, just a head and bed temp. I'd like to see the chamber temp like the X1C has on the HA screen.

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