magico13 / ha-emporia-vue

Home Assistant Integration for Emporia Vue Energy Monitor
MIT License
500 stars 67 forks source link

Emporia Vue 3 #287

Closed dfxinc closed 5 months ago

dfxinc commented 5 months ago

Does this work with the new Vue 3? and does it support Nesting of several units in a sub panel?

magico13 commented 5 months ago

Yes and yes. I've got a Vue 3 that's working fine and I've also got a 1 nested under a 2 and that reports correctly.

This basically just calls the same API that the home page of the app uses, so the data that shows up in Home Assistant should look like the data from the app.

dfxinc commented 5 months ago

Excellent news, thanks very much.