Prusa Mini in OpenHab Smart Home
I just want to say thank you Prusa Team
The mini Firmware allows me to integrate the printer to my home automation for monitoring.
I just wait for more to come....
Prusa Mini - FW:4.2.1
RE: Prusa Mini in OpenHab Smart Home
Could you please share how you managed that 🙂
Mini with FW:4.4.1 + SuperPINDA + Bondtech Heatbreak + PC4-M8 couplers + 1 piece boden
RE: Prusa Mini in OpenHab Smart Home
@oxygen
short version:
htttp://[ip address of the mini]/api/telemetry reports all the information in JSON format.
with the http binding in openhab you can grab the data and save it to openhab items.
gcode commands are not working at the moment
FW 4.0.5 RC1
long version:
perhaps i will make a manual if there is a official Prusa API Documentation available. I am sure the data format will change a bit during firmware/webinterface development.
Prusa Mini - FW:4.2.1
RE: Prusa Mini in OpenHab Smart Home
that is all I need -- Thank you
Mini with FW:4.4.1 + SuperPINDA + Bondtech Heatbreak + PC4-M8 couplers + 1 piece boden
RE: Prusa Mini in OpenHab Smart Home
Oh, thank you for that great idea!
I'll use that in Home Assistant as soon as I get my Mini 👍
RE: Prusa Mini in OpenHab Smart Home
@nox
If You want I can send You my config for HA
RE: Prusa Mini in OpenHab Smart Home
@vrnagy
I would love to see your HA config, I was going to explore submitting an official integration.
RE: Prusa Mini in OpenHab Smart Home
@june-s
Actually I made a custom component, You can install it via HACS, or simly copy to custom_components folder. The integration can be set via the UI.
You can found the component here: https://github.com/vrnagy/hass-prusa-mini
RE: Prusa Mini in OpenHab Smart Home
Seems like more people are working on it, yesterday I created my own integration. 🙂 The difference being it should be compatible with the official OctoPrint plugin, and so it works with threedy custom card.
Integration: https://github.com/landmaj/prusa_connect
Custom card: https://github.com/dangreco/threedy
RE: Prusa Mini in OpenHab Smart Home
This is a fascinating topic and a great addition to my home workshop monitoring project.
--------------------
Chuck H
3D Printer Review Blog
RE: Prusa Mini in OpenHab Smart Home
htttp://[ip address of the mini]/api/telemetry
Hi
Seems that this command is not working anymore (as least for me) since 4.4.0 firmware version update
Is someone has an info or solution to correct this issue?
Thansk
JC
Prusa MINI+ at home / Prusa MK3S+ in the Fab Lab / You can have a look at my designs here printables.com
RE: Prusa Mini in OpenHab Smart Home
Hi Thanks for your tip.
In which intervall are you graping the data?
btw: I think the API URL in the meantime changed to http://192.168.1.xxx/api/v1/status