Mike Marvin

Results 322 comments of Mike Marvin

The integration doesn't have any real control over that since it's a part of the energy dashboard feature within Home Assistant itself. I would presume that if you set up...

Short answer without me doing any test code, it should be available on the devices call, then looking for the device with that guid. Usually I work the opposite way,...

This call might do it. I thought they were returning this info on the basic call now but I might be mistaken and you might still need to do this....

Odd, type checking is generally optional in Python. I might be able to clean up some of the types that are defined within the library, but once it gets to...

Good afternoon Ted, Thank you for your understanding and I'm sorry that people have been abusing the API. I would love to change this library over to an official API...

@jertel you bring up a good question, which API call(s) are seeing this high usage @TedGrahamEmporia? I also maintain the [Home Assistant integration](https://github.com/magico13/ha-emporia-vue) which only makes calls to getDevicesUsage, usually...

Ted, I will certainly adjust those polling periods. Minor correction, I said hours but meant the day usage. It's very useful to be able to build dashboards like this (picture...

> do you think you can operate with 2k requests per day? I'll definitely have to cut stuff back but it's better than nothing. That's basically one a minute with...

@kwdavidson > I was using the power draw on the washer and dryer circuits to sound alerts throughout the house when they finished. You can still do that with the...

> I would be happy to do that. However, upon reinstalling the integration, the only entities I get are one day and one month usage for each channel. Am I...