I have a very curious PyEmVue API behavior that started in November (or at least that's when I noticed). The API is is returning stale hour data and not returning any minute data. Every five minutes I read the power utilization from my PG&E Smart meter via Emporia Vue Utility Connect for the last five minutes as well as the hour cumulative power. The minute data will be 10 min old or older as will the power usage for the hour. But if I pull up the meter on my phone from the Emporia App, the data will refresh. Then if I pull the data from the API it will show current minute and hour data. So it seems like the App is triggering a refresh of the data available in the API, but reading the API itself does not trigger refreshing this data. Anyone else observing this or is there something specific going on with my setup?
Emporia also just replaced my Vue Connect in early November because the prior unit was getting disconnected from the PG&E meter after a week and I had to keep calling PG&E to get it reconnected.
I have a very curious PyEmVue API behavior that started in November (or at least that's when I noticed). The API is is returning stale hour data and not returning any minute data. Every five minutes I read the power utilization from my PG&E Smart meter via Emporia Vue Utility Connect for the last five minutes as well as the hour cumulative power. The minute data will be 10 min old or older as will the power usage for the hour. But if I pull up the meter on my phone from the Emporia App, the data will refresh. Then if I pull the data from the API it will show current minute and hour data. So it seems like the App is triggering a refresh of the data available in the API, but reading the API itself does not trigger refreshing this data. Anyone else observing this or is there something specific going on with my setup?
Emporia also just replaced my Vue Connect in early November because the prior unit was getting disconnected from the PG&E meter after a week and I had to keep calling PG&E to get it reconnected.