Mike Marvin
Mike Marvin
Hmm, I'll run some tests tonight to double check if it's working properly. I don't have solar myself so it's harder to test. Thanks for the heads up.
Checked is supposed to be the same behavior as before, though I see how the naming could be confusing. I was always inverting the value since Emporia natively returns negatives...
I was not reading the value in the right place, so it was always being set to true. Pushing out v0.11.1, let me know if that seems to work any...
This is not the Emporia Vehicle Vue integration, that's here https://github.com/kennethroe/vehiclevue, and that requires a vehicle to work. The domain for this integration is just `emporia_vue`. I wonder if that's...
Two possible causes: one is that the API sometimes does return a corrected amount that is lower, and the other is due to how the integration takes the data from...
Within Home Assistant there is an option in the Developer Tools to correct issues like this, this link might take you directly to it in your setup https://my.home-assistant.io/redirect/developer_statistics/ If this...
If it's under the same account, after installing the new one and then reloading the integration or restarting Home Assistant, the new entities should show up. You might still have...
Correct, we are not allowed to make requests that often to the Emporia API. Right now we can only make a request about once a minute, so we get the...