infinitude icon indicating copy to clipboard operation
infinitude copied to clipboard

API Endpoint for Checking Infinitude Version

Open MizterB opened this issue 1 year ago • 2 comments

Some users of Home Assistant's Infinitude Beyond integration are getting errors due to running an older version of Infinitude. An example is here: https://github.com/nebulous/infinitude/issues/185

Is it possible to query Infinitude for version information so this can be handled gracefully?

MizterB avatar Aug 20 '24 11:08 MizterB

Not really 🫤 - I could add such a thing, either returning some monotonic integer or perhaps the git hash or a build date, but it would only be useful in newer builds. Happy to do so if that will be useful.

In this case however, I think the ugly format detection strategy is the best option - either by returned content type header or by first character.

nebulous avatar Aug 22 '24 14:08 nebulous

This issue has not been active in a while. It will be automatically closed soon absent further activity.

github-actions[bot] avatar Oct 22 '24 02:10 github-actions[bot]