LAB02-Research / HASS.Agent-Integration

HASS.Agent's Home Assistant integration. Adds notifications and mediaplayer capabilities to HASS.Agent - a Windows based client (companion app) for Home Assistant.
MIT License
101 stars 17 forks source link

Fix: api change callbacks are now executed as a background task #33

Closed amadeo-alex closed 2 months ago

amadeo-alex commented 11 months ago

This PR changes the API change callbacks to be executed as a background task.

Should fix issues reported in https://github.com/LAB02-Research/HASS.Agent/issues/270 (this issue should be in https://github.com/LAB02-Research/HASS.Agent-Integration repository)

Huge thanks for @bdraco for providing issue resolving proposal and @Anto79-ops for raising this and testing :)

Anto79-ops commented 11 months ago

Hey awesome!

I just wanted to confirm that you also incorporated this change in addition to what bdraco suggested.

https://github.com/LAB02-Research/HASS.Agent/issues/270#issuecomment-1574118111

It looks like you did but I'm not a dev so I'm not 100% sure 😉

amadeo-alex commented 11 months ago

Yup, its there:)