xperiments-in / xtouch

Other
576 stars 54 forks source link

Integrate chamber temperature sensor with Home Assistant using ESPHome #91

Open heffe2001 opened 5 months ago

heffe2001 commented 5 months ago

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 commented 1 week ago

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 commented 1 week ago

@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 commented 1 week ago

@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 commented 1 week ago

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.