ha-emporia-vue icon indicating copy to clipboard operation
ha-emporia-vue copied to clipboard

Error communicating with Emporia API: 'VueDeviceChannel' object has no attribute 'type'

Open geoffmyers opened this issue 1 year ago • 2 comments

I keep receiving the following error message when loading this integration:

Failed setup, will retry: Exception while setting up Emporia Vue. Will retry. Error communicating with Emporia API: 'VueDeviceChannel' object has no attribute 'type'

Integration Version 0.10.0 Core Version 2024.10.1 Supervisor Version 2024.10.1 Operating System Version 13.2.rc1 Frontend Version 20241002.2

I have tried removing and redownloading the integration, removing and readding the config entry, and restarting the OS. Unfortunately, I still receive the same error message.

The Emporia Vue credentials are correct and the Emporia Vue device is online and reporting data in the app.

I believe this error began appearing around the release of Home Assistant Core 2024.09 or 2024.10.

Here are relevant log entries:

2024-10-10 17:24:24.406 ERROR (MainThread) [custom_components.emporia_vue] Error communicating with Emporia API: 'VueDeviceChannel' object has no attribute 'type'
2024-10-10 17:24:24.406 WARNING (MainThread) [custom_components.emporia_vue] Exception while setting up Emporia Vue. Will retry. Error communicating with Emporia API: 'VueDeviceChannel' object has no attribute 'type'

geoffmyers avatar Oct 10 '24 22:10 geoffmyers