getData_ functions check return false if no data

This commit is contained in:
KiboOst
2019-12-07 13:37:06 +01:00
parent 37ca955c08
commit d66ae0a6c6
2 changed files with 45 additions and 34 deletions

View File

@@ -96,6 +96,9 @@ Vous pouvez bien sûr personnaliser le fichier, pour lire un autre json avec d'a
## Version history
#### v 0.12 (2019-12-07)
- Modified: getData_perhour(), getData_perday(), getData_permonth(), getData_peryear() now return false if data from Enedis are not correct (server down, etc).
#### v0.1 (2018-02-25)
- Première version !