Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Update available - sensor for Home Assistant #20

Open
Diddlik opened this issue Nov 24, 2022 · 2 comments
Open

Update available - sensor for Home Assistant #20

Diddlik opened this issue Nov 24, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@Diddlik
Copy link
Contributor

Diddlik commented Nov 24, 2022

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

@Diddlik
Copy link
Contributor Author

Diddlik commented Nov 24, 2022

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.

@xyzroe xyzroe added the enhancement New feature or request label Nov 24, 2022
@xyzroe
Copy link
Owner

xyzroe commented Nov 24, 2022

Good idea, worth making.

xyzroe added a commit to xyzroe/XZG that referenced this issue May 4, 2024
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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants