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

V1.0.0 #46

Merged
merged 33 commits into from
Nov 27, 2020
Merged

V1.0.0 #46

merged 33 commits into from
Nov 27, 2020

Conversation

tomvanswam
Copy link
Owner

@tomvanswam tomvanswam commented Nov 27, 2020

Breaking changes! (coming from any 0.x.x version)

In order to get your card working again, go to the card editor and save the card.
If the compass-card is inside another card (horizontal/vertical-stack), use the visual editor menu to navigate to the compass-card. It will update to the new config.
It should update to the new config YAML format and your card should work again.
If it does not, please see the README.md to try to get your config converted to the new config or inform me.

Added

  • Multiple indicators
  • Multiple values
  • Color settings for almost everything on the card
  • Show/hide settings for almost everything on the card
  • Changed compass to SVG
  • Changed indicators
  • Hungarian translation, thanks @bboti86
  • Changed entity info layout = feature request: Design suggestions #14
  • Dynamic styling (see example in README.md) = feature request: Feature request: Pointer colour based on wind speed #12
  • Use attribute of sensor instead of state = feature request: Sensor attribute values #42
  • Decimals configuration (defaults to 0)
  • Units configuration (for entity states, defaults to unit_of_measurement, for entity attribute, defaults to empty string)
  • In debug mode warnings will show in browsers developer console when unavailable entities or attributes of entities are configured
  • Css classes (without styling, but for use with card-mod)

@tomvanswam tomvanswam self-assigned this Nov 27, 2020
@tomvanswam tomvanswam merged commit acf2af5 into master Nov 27, 2020
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

Successfully merging this pull request may close these issues.

Sensor attribute values Design suggestions Feature request: Pointer colour based on wind speed
2 participants