house-of-abbey / GarminHomeAssistant

Garmin application to provide a dashboard to control your Home Assistant
https://community.home-assistant.io/t/home-assistant-app-for-garmin/637348
MIT License
70 stars 12 forks source link

Re-enable support for Edge 840 #145

Closed philipabbey closed 2 months ago

philipabbey commented 2 months ago

https://github.com/house-of-abbey/GarminHomeAssistant/blob/main/README.md#known-issues "We are unable to support Edge 540 and Edge 840 devices at this time. The simulation of both these devices has two unexpected errors when toggling or executing taps. We get both Communications.NETWORK_RESPONSE_OUT_OF_MEMORY and Communications.BLE_QUEUE_FULL even though the memory usage is about 6% of the available RAM. We would appreciate any leads others may have on how to solve this issue."

@Petucky fortunately I had a backup of Edge 830, so just copied the binary file and the settings file to 840 and voila - everything works just great! :)

Based on a report from a user, I shall re-enable support for both 540 and 840 devices. The 540 device has not been tested to my knowledge, but if it now fails it can be removed again.