Skip to content

v2.2.0 - BETA.3 released

Pre-release
Pre-release

Choose a tag to compare

@Nisbo Nisbo released this 11 Jun 07:42
5f2328e

BETA.3 brings a lot of changes.

Card editor added (also English is available) --> make sure you cleared the browser cache <--
⚠️ Loading translations in an editor card is a little bit triggy. If you open the editor very very fast, the translations will not be loaded. For normal cases like opening your dashboard, entering edit mode, scrolling to you card, clicking on edit everything should work normal.

grafik

including options to

  • hide the name (moved from entity configuration)
  • show the clock (moved from entity configuration)
  • choose the departure format (moved from entity configuration) including 2 new options (minutes to departure)
    grafik
  • hide the track (new option)
  • show type (new option)

⚠️ This means, if you configured the something of this before in the entity settings, you have to configure it now in the card.

Added new options to the entity settings

Added to extended settings:
grafik

Here you can customize the design of the AnotherMVG card by overriding CSS rules for specific areas.

⚠️ The entire code must be written in a single line, as Home Assistant does not support multi-line inputs!

Added new category PHP 'Proxy' Settings

grafik

Its not really a proxy, but you can use it

  • for the case your IP is blocked by the MVG API
  • to hide your IP address from the MVG API

Normally you should not use this and try to minimize your API-Queries.
If you want to use this feature, you need webspace with PHP support.