Latest swversion checker isn't working
See original GitHub issueDescribe the bug
The Github Action that checks for the latest swversion is not detecting the latest swversion correctly. It seems like the format on the Hue bridge release notes page has changed.
Steps to Reproduce
- Go to the Hue Bridge release notes page: https://www.philips-hue.com/en-au/support/release-notes/bridge
- See that the latest version is
1948086000
(as of 26/12/2021) - Go to a recent run of the
Update swversion
Github action, eg: https://github.com/hass-emulated-hue/core/runs/4634019533 - Click to expand the
Update
step - See that the action has reported
1946157000
as the latest version
Expected behavior
The Update swversion
Github action reports the correct latest version (as of 26/12/2021 that is 1948086000
)
Additional context
It seems like the logic here needs to be modified to expect the new format on the release notes page. It looks like versions released after the v1 Bridge support was dropped don’t mention (Hue Bridge v2)
Issue Analytics
- State:
- Created 2 years ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Troubleshoot software update scan failures - Configuration ...
This article describes how to troubleshoot software update scan failures in Configuration Manager. Original product version: Microsoft ...
Read more >Update your Apple Watch - Apple Support
You can get the latest version of watchOS directly on your Apple Watch, or use your iPhone to update. Check your Apple Watch...
Read more >Fix Chrome update problems & failed updates - Google Support
Use a recent operating system to make sure you continue to get the latest Chrome versions and features. Click below to learn more...
Read more >How to update your reMarkable
When a new software update is available for the desktop app, ... If the reMarkable app isn't listed, you have the latest version...
Read more >10 Best Free Software Updater Programs - Lifewire
Just scan for outdated software, check the box at the top to select all the outdated programs, and then select the update button....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Pull request here https://github.com/hass-emulated-hue/core/pull/255
Not working if it was fixed then now is broken
On Tue, 1 Nov 2022, 05:42 Alex Yao, @.***> wrote: