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

Creality Sonic Pad integration #272

Open
Prepete opened this issue Feb 5, 2024 · 9 comments
Open

Creality Sonic Pad integration #272

Prepete opened this issue Feb 5, 2024 · 9 comments
Labels

Comments

@Prepete
Copy link

Prepete commented Feb 5, 2024

I have a Creality Sonic Pad with Klipper running on it. I wished to use it in HASS. sadly the device is not supported. Any suggestions if it will be possible in future?

@spitfire
Copy link

spitfire commented Feb 9, 2024

Creality finally released their open source components from klipper (which they weren't doing before (even though they were required to do so by klipper's license). Does that change anything in regards of possible support?

@marcolivierarsenault
Copy link
Owner

Honestly we need someone with this printer that make the integration work. We just don't have it. so it's hard to test and debug

@cashew22
Copy link
Collaborator

We could take a look at the code but like @marcolivierarsenault said, without direct support from a Sonic Pad user it's hard to acheive something on our side.

@spitfire
Copy link

I'd be happy to help any way I can (as soon as I get my printer working again;)). Just let me know what you need me to check and I'll try to do it as soon as I can.

@HethoFire
Copy link

HethoFire commented Feb 14, 2024

I'd also be happy to help, I have a new creality pad. Just configured the integration and the device is shown without sensors. May I provide some more information?

Edit: started a print right now and it seems like almost all the entities are there (125)

@marcolivierarsenault
Copy link
Owner

@HethoFire
Copy link

Sure.
error_log.txt was made yesterday
home-assistant_2024-02-15T10-39-34.641Z.log is the advanced log made today

I'm studying information engeneering and i would like to start contributing to github projects, so if help is needed, here i am.
Glad to help.

@marcolivierarsenault
Copy link
Owner

Looks like the printer do not support the machine.update.status which is part of the standard Moonraker API.

Not much we can do until it get supported by Sonic Pad

2024-02-15 11:17:15.527 DEBUG (MainThread) [custom_components.moonraker] fetching data, uuid: 9e804d54-cee6-47c1-a897-30ff68554e28, from: machine.update.status
2024-02-15 11:17:15.527 DEBUG (MainThread) [custom_components.moonraker] fetching, uuid: 9e804d54-cee6-47c1-a897-30ff68554e28, object: None
2024-02-15 11:17:15.748 DEBUG (MainThread) [custom_components.moonraker] Query Result, uuid: 9e804d54-cee6-47c1-a897-30ff68554e28: {'error': {'code': -32601, 'message': 'Method not found'}}

@marcolivierarsenault
Copy link
Owner

Looks like some folks are flashing their printer with vanilla Klipper and it's working #368

@marcolivierarsenault marcolivierarsenault added the help wanted Extra attention is needed label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants