Replies: 1 comment 1 reply
-
|
I am essentially asking HA if the device is active, and they are telling me yes. their code returns "true" for printers always: https://github.com/home-assistant/frontend/blob/dev/src/common/entity/state_active.ts#L57 if you share your yaml, I could help you override this w/ some css using the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an entity specified for a printer device. The state is 'idle' but the icon for the printer is in the on state. My preference would be that idle would be off. The printer state options are idle, printing, stopped
Beta Was this translation helpful? Give feedback.
All reactions