8000 Analytics not reporting all integrations · Issue #138265 · home-assistant/core · GitHub
[go: up one dir, main page]

Skip to content
Analytics not reporting all integrations #138265
Closed
@hmmbob

Description

@hmmbob

The problem

On a Dutch forum we were joking if we could figure out who the other 2 users of the MeteoAlarm integration would be:

Image

Which made me check (as an user of the integration) if it was actually reported to the HA analytics. As I log the analytics upload to my log this was fairly easy; and YES, meteoalarm is missing from the list. I compared the list with my integrations and discovered that also SMTP is missing from the list. Possibly others too, but I have no way to verify.

2025-02-11 07:55:56.241 INFO (MainThread) [homeassistant.components.analytics] Submitted analytics to Home Assistant servers. Information submitted includes {'uuid': '--snip--', 'version': '2025.2.1', 'installation_type': 'Home Assistant Container', 'certificate': False, 'integrations': ['mqtt', 'switch_as_x', 'go2rtc', 'homeassistant_alerts', 'co2signal', 'history_stats', 'script', 'dsmr_reader', 'input_number', 'google_drive', 'lovelace', 'timer', 'tts', 'notify', 'esphome', 'application_credentials', 'philips_js', 'version', 'smartthings', 'workday', 'stream', 'picnic', 'webhook', 'diagnostics', 'ssdp', 'forecast_solar', 'rest_command', 'sql', 'nut', 'rituals_perfume_genie', 'xiaomi_ble', 'automation', 'mobile_app', 'my', 'bthome', 'sensor', 'dhcp', 'tuya', 'input_text', 'waze_travel_time', 'spotify', 'history', 'goodwe', 'backup', 'reolink', 'binary_sensor', 'http', 'person', 'alert', 'logger', 'cloud', 'bluetooth', 'utility_meter', 'roborock', 'logbook', 'zone', 'frontend', 'tado', 'google_assistant', 'template', 'input_boolean', 'recorder', 'command_line', 'fully_kiosk', 'sonos', 'input_select', 'homeassistant', 'input_datetime', 'ping', 'zwave_js', 'energy', 'cast', 'media_source', 'sun', 'zeroconf', 'group'], 'custom_integrations': [{'domain': 'afvalinfo', 'version': <AwesomeVersion SemVer '2.1.9'>}, {'domain': 'zonneplan_one', 'version': <AwesomeVersion CalVer '2024.10.1'>}, {'domain': 'kia_uvo', 'version': <AwesomeVersion SemVer '2.35.2'>}, {'domain': 'knmi', 'version': <AwesomeVersion SemVer '2.2.0'>}, {'domain': 'browser_mod', 'version': <AwesomeVersion SemVer '2.3.3'>}, {'domain': 'schedule_state', 'version': <AwesomeVersion SemVer '0.19.5'>}, {'domain': 'xiaomi_miot', 'version': <AwesomeVersion SemVer '1.0.9'>}, {'domain': 'hpprinter', 'version': <AwesomeVersion SemVer '2.0.5'>}, {'domain': 'google_home', 'version': <AwesomeVersion SemVer '1.12.1'>}, {'domain': 'multiscrape', 'version': <AwesomeVersion SemVer '8.0.2'>}, {'domain': 'sonoff', 'version': <AwesomeVersion SemVer '3.8.2'>}, {'domain': 'llmvision', 'version': <AwesomeVersion SemVer '1.3.8'>}, {'domain': 'spotcast', 'version': <AwesomeVersion SemVer '4.0.0'>}, {'domain': 'ev_smart_charging', 'version': <AwesomeVersion SemVer '2.3.3'>}, {'domain': 'openplantbook', 'version': <AwesomeVersion SemVer '1.3.0'>}, {'domain': 'hacs', 'version': <AwesomeVersion SemVer '2.0.5'>}, {'domain': 'plant', 'version': <AwesomeVersion CalVer '2024.11.0'>}, {'domain': 'spook', 'version': <AwesomeVersion SemVer '3.1.0'>}, {'domain': 'battery_notes', 'version': <AwesomeVersion SemVer '2.8.3'>}], 'energy': {'configured': True}, 'recorder': {'engine': 'sqlite', 'version': <AwesomeVersion SimpleVer '3.47.1'>}, 'state_count': 1864, 'automation_count': 100, 'integration_count': 76, 'user_count': 6}

What version of Home Assistant Core has the issue?

core-2025.2.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Analytics

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

logger:
  default: warn
  logs:
    homeassistant.components.analytics: info

Anything in the logs that might be useful for us?

Additional information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0