Sensors for Duet3D Wifi/DuetWebControl

I recently picked up my first 3d printer. It’s great, but uses the Duet controller/firmware instead of utilizing OctoPrint. It took a little digging, but I was able to come up with some REST commands to use for sensors so I can pull both the bed temp and hot end temps, as well as the current printer status (Idle, Printing or Busy). I’ll probably add more in the future, but this is giving me what I want for now. It’s all in a package I created, so hopefully others can use it as well.

Anyways, here is a direct link to the file: https://github.com/mconway/homeassistant-config/blob/master/packages/duet3d.yaml

4 Likes

I love hios sensor for the duet. but i am running into issues if i whant to add more duets boards.

Hello,

I’m trying to install this but I’m not getting the expected results, I created the duet3d.yaml file and copy/paste the content of the github file, i made the obvious changes but I’m not getting this to work.

not sure what I’m doing wrong here but I’m not finding the sensors.

Any help to get me on track to solce this would be highly appreciated

Do you have any issues during long prints? Towards the end of a 17 hour print, my Duet consistently hangs when this sensor is implemented.

Are you still getting those errors? I would like to configuring the sensors but not if they crash my printer :sweat_smile:

Yes unfortunately.