xyzroe/ZigStarGW-FW

Update available - sensor for Home Assistant

Diddlik opened this issue · 2 comments

It would be great to have a nice to have function regarding the update functionality.
Currently when calling the page comes a toaster with the notice about a new version.
This would also be very nice as a sensor in Home Assistant.
Possibly like WLED: an update button that directly starts the update process.
grafik

after the code analysis i found out that the check takes place in the js code.
Possible solution would be to do an async query once a day and then compare the versions.

Good idea, worth making.