You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
If an entity is missing (e.g. device is temporarily not connected to HA due to maintenance), the card stops working because it fails to load that entity.
Only way of getting the card working again is to remove all entities that are currently unavailable to HA. That, of course, is a lot of work because usually they are children of at least one parent.
But the alternative right now is a broken card that of course throws errors and messes up the dashboard :(
Describe the solution you'd like
A clear and concise description of what you want to happen.
Ignore missing entities. This is also implemented in the energy dashboard, probably for the exact same reason.
If an entity is no longer available, HA Energy integration ignores that entity for periods where it is not available but shows it for past periods where it was available.
This allows the user to see old devices and their contribution even if they are no longer available now.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
If an entity is missing (e.g. device is temporarily not connected to HA due to maintenance), the card stops working because it fails to load that entity.
Only way of getting the card working again is to remove all entities that are currently unavailable to HA. That, of course, is a lot of work because usually they are children of at least one parent.
But the alternative right now is a broken card that of course throws errors and messes up the dashboard :(
Describe the solution you'd like
A clear and concise description of what you want to happen.
Ignore missing entities. This is also implemented in the energy dashboard, probably for the exact same reason.
If an entity is no longer available, HA Energy integration ignores that entity for periods where it is not available but shows it for past periods where it was available.
This allows the user to see old devices and their contribution even if they are no longer available now.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: