home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
74.15k stars 31.12k forks source link

Misleading Analytics result when monitored integration does not start successfully #110956

Closed miXza81 closed 8 months ago

miXza81 commented 9 months ago

The problem

I don't know is this bug or feature, but it's quite misleading that Analytics shows "0 active installations", when there is some users who have installed integration and it's in non-working state.

One example for this is BlinkStick integration: I've been installed it way before Python update breaked it and I really hope it to be usable again at some day.

What version of Home Assistant Core has the issue?

core-2024.2.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

analytics_insights

Link to integration documentation on our website

https://www.home-assistant.io/integrations/analytics_insights

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 9 months ago

Hey there @joostlek, mind taking a look at this issue as it has been labeled with an integration (analytics_insights) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `analytics_insights` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign analytics_insights` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


analytics_insights documentation analytics_insights source (message by IssueLinks)

joostlek commented 8 months ago

That's something for the analytics, not for the integration reading them

home-assistant[bot] commented 8 months ago

Hey there @home-assistant/core, @ludeeus, mind taking a look at this issue as it has been labeled with an integration (analytics) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `analytics` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign analytics` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


analytics documentation analytics source (message by IssueLinks)

ludeeus commented 8 months ago

This is not a bug, if the integration is not working (you can not use it), it is not setup and will not be considered in-use.