fusion44 / blitz_api

A management backend for the RaspiBlitz project written in Python / FastAPI
MIT License
19 stars 18 forks source link

API doesn't send `installed_app_status` SSE message after install / uninstall #204

Closed cstenglein closed 1 year ago

cstenglein commented 1 year ago

Before, after an install / uninstall, the API sent a new installed_app_status SSE message.

This is now missing and leads to applications Not showing up as (un-)installed.

fusion44 commented 1 year ago

Closed in favor for #184