Mike Marvin

Results 318 comments of Mike Marvin
trafficstars

First one isn't an issue and will be fixed in the next update (master branch already has that fixed). The latter ones are the fun ones. I'm not sure why...

Someone mentioned a similar issue on the PyEmVue github. I'm not sure yet if it's my code or their API not returning the data on the first call. Definitely looks...

Regarding devices vs channels: the log message shows the number of "devices" as defined by the API, which is physical devices, in your case the main one and the expansion,...

If you don't mind that I can certainly try using your credentials to see if it happens on my machine as well. I'm not sure if there's a way to...

Got it. I won't get a chance until this evening to look at it but I should have some time then to really dig into it. Edit: Left it running...

The 500 error definitely looks to be something on their side since I saw that both in my dev environment logged in as you and my personal one at the...

This seems to have stabilized, correct? Are we good to close this issue and just open a new one if issues keep coming up, especially if a reload doesn't fix...

> How hard would it be to implement a logic that checks if some sensor has become unavailable for say 5 minutes and then just reload the component? There's no...

Unfortunately I can't do much about the 500s, that's a response from their API and is a result of their own instability. For instance I had a boat load of...

The amount of time it stays up there is likely one whole cycle of the daily sensor, which only updates from the API once every 15 minutes. The steps in...