DabblerIOT

Results 74 comments of DabblerIOT

I don't like this either, but the emporia api passes back only the time/data stamp of the first entry, then you have to assume that each entry is 1 interval...

I am new to this project and ha. But... if you are in the USA residential is a single primary coil and a center tap secondary coil. So A&B are...

I closed issue 61 (I opened a duplicate). I am a new user and ran into this again. And think I can suggest a fix for the main meter on...

Ok. I have performed more testing. And this morning caught a "bad" api response with some test code. (Don't have a good ha / python dev setup). Same request... response...

If any emporia smart guys are here... here is the headers from the message that failed. Would be nice if.. 1) You could check your api server and see what...

24 hours... data filter looks like good... I want an email every time it blocks... :). Any easy way in python / ha? ![Screenshot 2024-02-14 at 7 55 15 PM](https://github.com/magico13/PyEmVue/assets/159593555/f7268725-b4d2-4b9e-9c33-6ceb4af1b959)...

Sorry all, ocd is killing me... added some ugly retry code.. running now. Hopefully works. Would like to sit with python developer and see why && and ++ were too...

Fix looks good...6 hours run. Changed code to detect "null" in json, which gets changed to None by json parser in python. Should work for plugs and single channel devices...

If any wants to try replace your manifest.json requirements line with.. "requirements": ["git+https://github.com/DabblerIOT/PyEmVue"], Will put in pull request in a couple days. I see many issues logged under ha-emporia-vue that...

Caught api server responding with http error 500 for a couple short periods today. Looking into now. Data shows up as "unavailable" in log when this happens, and there is...