Quentin Stoeckel

Results 25 comments of Quentin Stoeckel

Hello ! It seems that you're experiencing a disk issue (Read-only file system): - do you have enough free disk left? - can you write on the partition that holds...

I just checked my own stats: I'm unfortunately not experiencing this issue: ![image](https://cloud.githubusercontent.com/assets/1551971/19188614/2b78c19c-8c93-11e6-8502-7b3cdee5f9e4.png) First: are you using the latest script version? A `git pull` should ensure you are. Which version...

Sure! Just create a test.py file with the following content: ``` python import datetime now = datetime.datetime.now() # math.ceil(time.time()) now = now.replace(second=0, microsecond=0) date_end = now.replace(minute=now.minute - now.minute % 5)...

About your temperatures screenshot: that's really weird indeed. Maybe repeated API calls breaks data storage on the Freebox side. Then, our script isn't able to correctly read these values (or...

Alright, I'm fixing the dates issue - which isn't really one as long as the script is run when the minutes component of the current time is a multiple of...

44 plugins, Freebox Revolution, last firmware (tip: I'm using [Material-Freebox-OS](https://github.com/chteuchteu/Material-Freebox-OS) to spare my eyes when browsing Freebox OS)

So the stats on the Freebox are still crashed. We may predict that everything will be OK after a reboot. I never heard about too many concurrent queries being a...

En effet ! Je n'ai pas encore déterminé la direction à prendre pour cette extension depuis cette màj. Qu'en pensez-vous ? Je pense la simplifier pour supprimer le code redondant,...

Bonjour ! Merci pour ce rapport de bug ! Je n'ai plus d'accès me permettant de tester l'extension, mais je vais essayer de le debugger à l'aveugle

I would like that functionnality too ! It would be great if we would be able to put the componant with two attributes: CACHE and NO-CACHE