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

Entities Unavailable in Home Assistant #146

Open
broyuken opened this issue Jan 9, 2024 · 2 comments
Open

Entities Unavailable in Home Assistant #146

broyuken opened this issue Jan 9, 2024 · 2 comments

Comments

@broyuken
Copy link

broyuken commented Jan 9, 2024

When my printer is not printing, many of the entities in Home Assistant go unavailable. The Cancel, Pause, and anything related to print time are unavailable. I have the retain setting on, could we change the settings so they default to a value of 0 or something instead of going unavailable?

image

@RoboMagus
Copy link

Sounds like this is working as it should to me. If there's nothing to pause or cancel, the ability to do so is unavailable and thus reflected as such.

A more logical way to get rid of unavailable entities in your HA dashboard would be to hide the entities if nothing is printing (using e.g. the conditional card).

@broyuken
Copy link
Author

They’re not in my dashboard, but I have a page that shows all unavailable entities. I may have to just filter these out, but I was hoping they could have a default value of 0 or something instead of just going unavailable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants