Fix TYPO in tarif BLANC using eco devices

This commit is contained in:
2023-11-29 20:47:30 +01:00
parent 3f411c7113
commit 9608cf02be

View File

@ -167,7 +167,7 @@ if use_eco:
tomorrow = 0
elif demaintarif == "BLEU":
tomorrow = 0
elif demaintarif == "BLANC":
elif demaintarif == "BLAN":
tomorrow = 1
elif demaintarif == "ROUG":
tomorrow = 2