Support Version Information #1810
-
Integration namentfy Link to integration documentation on our websitehttps://www.home-assistant.io/integrations/ntfy/ Describe the enhancementExposing version information via this integration. Looks like the information is easily available via the CLI Use casesMany users, including myself, utilize home assistant as a quick and easy way to manage their homelab services. Providing either version information or an update entity will allow this group of users to easily manage the ntfy application. Anything else?Optionally providing a full update entity type would be convenient! |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
🏷️ I've automatically added the |
Beta Was this translation helpful? Give feedback.
-
|
ntfy does not expose version information via it's API |
Beta Was this translation helpful? Give feedback.
-
|
ntfy version is exposed via it's API since 2.17.0 and I added an update entity. It will be available for self-hosted instances with version >= 2.17.0 and if the configured user has administrator privileges. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you so much! |
Beta Was this translation helpful? Give feedback.
ntfy version is exposed via it's API since 2.17.0 and I added an update entity. It will be available for self-hosted instances with version >= 2.17.0 and if the configured user has administrator privileges.