You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
Web UI:
- Zigbee flashing modal window
- Add Zigbee IEEE
- Add Zigbee flash size
- OTA Zigbee from Github
- Fix login with non default login/pass
- Fix translate messages on login page
- Add new WireGuard options
Code:
- CC2652 and CC2652P7 OTA firmware update
- Implemented ESP32 firmware update check on the device
- Introduced MQTT sensor for ESP32 update availability [#20](xyzroe/ZigStarGW-FW#20) p.s. I think that update installation must goes on web under user control
- Move zbVer to CCTools
- Add button polarity support
- Fix old firmware config read
- Add default if not set mqtt update and reconnect intervals
- Fix WireGuard
Build and Development:
- New branch for Zigbee bin files and manifest.json
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: