diff --git a/.gitignore b/.gitignore index f2bb3d8..c4a90ad 100644 --- a/.gitignore +++ b/.gitignore @@ -105,4 +105,6 @@ dist # init file required for unittest custom_components/__init__.py -__pycache__ \ No newline at end of file +__pycache__ + +config/** \ No newline at end of file diff --git a/README-fr.md b/README-fr.md index b463d19..00109bd 100644 --- a/README-fr.md +++ b/README-fr.md @@ -67,7 +67,7 @@ Ce composant personnalisé pour Home Assistant est une mise à niveau et est une > * **release majeure 2.0** : ajout du thermostat "over climate" permettant de transformer n'importe quel thermostat en Versatile Thermostat et lui ajouter toutes les fonctions de ce dernier. # Merci pour la bière [buymecoffee](https://www.buymeacoffee.com/jmcollin78) -Un grand merci à @salabur, @pvince83, @bergoglio, @EPicLURcher, @Kriss1670, @maia pour les bières. Ca fait très plaisir. +Un grand merci à @salabur, @pvince83, @bergoglio, @EPicLURcher, @ecolorado66, @Kriss1670, @maia, @f.maymil pour les bières. Ca fait très plaisir. # Quand l'utiliser et ne pas l'utiliser diff --git a/README.md b/README.md index 535def3..309751f 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ This custom component for Home Assistant is an upgrade and is a complete rewrite > * **major release 2.0**: addition of the "over climate" thermostat allowing you to transform any thermostat into a Versatile Thermostat and add all the functions of the latter. # Thanks for the beer [buymecoffee](https://www.buymeacoffee.com/jmcollin78) -Many thanks to @@salabur, @pvince83, @bergoglio, @EPicLURcher, @Kriss1670, @maia for the beers. It's very pleasing. +Many thanks to @salabur, @pvince83, @bergoglio, @EPicLURcher, @ecolorado66, @Kriss1670, @maia, @f.maymil for the beers. It's very pleasing. # When to use / not use