hello.
today i updated to the new version of the compass card, and that’s where the problems started. in the release notes it says that i have to replace type: with image: under the indicator sensors. the thing is, with most of my compass cards that worked, but my wind indicators stubbornly refuse to accept the new config, and i can’t find out why. what am i doing wrong? why would it work with some compass cards but not with others?
i keep getting this error message:
Compass Card: invalid yaml configuration. At path: indicator_sensors.0.indicator.image -- Expected the value to satisfy a union of `enums | string | string`, but received: "arrow"
Paste your full YAML section for the wind direction indication. I had to change mine as well, Had to remove the offset because of an error “null” when it wants a number. Added the other direction indicators for east, south, west. Now everyting is working as it should
The card has seen a lot of changes (me as a part culprit) and it would be nice to raise issues in its github so things can be tracked centrally, forums tend to loose focus.
A key new feature is config validation but in certain cases this raises (clearly) confusing things… From the text itself I would not know right now as well what to do.
When requesting to update, it does show changes and there are a few breaking changes that you should have read.