Skip to content

v2.1.0-BETA-3 Released - Install on your own risk

Pre-release
Pre-release

Choose a tag to compare

@Nisbo Nisbo released this 08 Nov 13:35
fe3680f

⚠️ BREAKING CHANGES

  • YAML support is deprecated, all YAML sensors will be automatically converted to a GUI sensor
    --> After the Update and restart of HA check if the Sensor is available in the GUI configuration. After this you can safely remove the code from your configuration.yaml.

Du to the fact that the YAML support is removed, the uniqui_id creating has been changed. This is only an internal thing but leads to the fact that from now on you don't need the doublestationnumber any more. This means that DEFAULT_CONF_DOUBLESTATIONNUMBER was removed from the config completely and CONF_DOUBLESTATIONNUMBER from the GUI configuration mask. Important for you, if you want to use the same stop (Global ID) more than once, there is no need any more to configure this option.

Added new Option to search the Global ID and Global ID 2 also after the initial setup.
Just click on CONFIGURE as before to edit a sensor and choose from the menu the wanted option
grafik

Apart from the changes above, the description of the fields/options has been improved to make it more clear to understand how it works.