Closed aex351 closed 2 years ago
I deleted it. Still got your new error... 🤔
The error message will only be displayed if an incompatible integration is loaded in to Home Assistant. Try restarting Home Assistant and clearing your cache after making the change.
Solved! Is there a way to delete the grid?
Currently the neerslag-card
does not provide an option to remove the background grid. If you would like to have it removed you will need to customize the code. You can make a feature request if you would like this option.
And the bullits are back again grr
It appears other integrations are conflicting with the configuration settings of the Chart.js graph as used by the
neerslag-card
.neerslag-card
from other integrations;The
neerslag-card
is a web component and should therefor be isolated. However, for a yet unknown cause other integrations are able to conflict with the Chart.js graph configuration. For this reason there will be also a check provided for known incompatible integrations. Whenever a known incompatible integration is found. An error message will be displayed informing the user to remove the incompatible integration from Home Assistant.