PyEmVue
PyEmVue copied to clipboard
Python Library for the Emporia Vue Energy Monitor
Getting this error about 90% of the time when trying to poll using the example script. botocore.exceptions.ParamValidationError: Parameter validation failed: Invalid type for parameter AccessToken, value: None, type: , valid...
@magico13 here it is, and as there are no automated tests please give it a very careful check as I don't have the hardware to test everything. Also be aware...
I don't know python.... I can add print() statements but that's about it. I've done PHP for 20 years... but python for a few hours. I have ( soft of...
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...
I have three different types of Emporia devices in my house, all on the same account: - Two Gen 2 Vues (monitoring 28 circuits total) - One Vue: Utility Connect...
Hello, dies the device consider Power factor, or does it ist multiply current and Voltage? Greetings, Hendrik
Hi I *love* this project. I have had some success getting kWH from the API but I am having issues getting instant watts (like I can in the App). Can...
For the n00bs its hard to make this work. I create a python script & your very first example fails: Traceback (most recent call last): File "./get_emporia.py", line 6, in...
Instead of just getting Home usage in getchart (history), can you pull the A&B side of both phases? Not sure if the data is exposed but it is there as...
Is it possible to share and remove devices through the API? It's a functionality of the web app to share certain devices with another email address or remove them from...