Gilles Grandou
Gilles Grandou
This patch automates the version string in the firmware by using the most recent available git tag. python script is automatically called by platformio upon build which appends a GIT_VERSION...
* trim left and right spaces * remove duplicated spaces between words * example: " HP BLEU " -> "HP BLEU" * fix for https://github.com/hekmon/linkytic/issues/37
les entités de type RegularStrSensor sont retournées telles que fournies par la TIC. quelques exemples: `"{{ states('sensor.linky_libelle_tarif_fournisseur_en_cours') }}"` -> `" HP BLEU "` `"{{states('sensor.linky_message_court')}}"` -> `" PAS DE MESSAGE "`...