modrzew / hass-flashforge-adventurer-3

Home Assistant integration providing support for the FlashForge Adventurer 3 3D printer.
20 stars 10 forks source link

Entities missing #9

Closed Eiritj closed 1 year ago

Eiritj commented 1 year ago

Hi. Thanks a lot for making this. I am only getting the camera feed, none of the other entities.

image

Any clues to what I am doing wrong?

modrzew commented 1 year ago

Hey! Can you check your Home Assistant logs? There might be some hints as to what's wrong there.

You can see them when you go to Settings -> System -> Logs.

Eiritj commented 1 year ago

Hi Modrzew, thank you for your reply. I recently updated HA and after the reset I got two more entities:

image

In the logs I find the printer mentioned with this message:

Logger: homeassistant.components.sensor Source: runner.py:179 Integration: Sensor (documentation, issues) First occurred: March 3, 2023 at 8:35:01 AM (2 occurrences) Last logged: March 3, 2023 at 8:35:01 AM

Setup of sensor platform flashforge_adventurer_3 is taking over 10 seconds. Setup of sensor platform energy is taking over 10 seconds.

I am quite new with HA so I am not sure how to best provide relevant information to you. Any suggestions for how I should proceed would be greatly appreciated.

modrzew commented 1 year ago

Do those two entities work? Especially the state entity, it should indicate whether the printer is offline, online or printing.

Eiritj commented 1 year ago

Yes, they do work: image

modrzew commented 1 year ago

Awesome! Looks like we can close this issue 😄