Skip to content

Failed to Setup IntegrationΒ #1

@llrowland01

Description

@llrowland01

πŸ“ Description / Beschreibung

Setting up new integration does not work.

πŸ”„ Reproduction Steps / Reproduktionsschritte

  1. Entered IP address for UDP Pro
  2. Entered API Key

πŸ–₯️ System Information / Systeminformationen

  • Home Assistant Version: OS 15.2
  • UniFi Bandwidth Version: 1.0
  • Installation Method: [HACS]
  • UniFi Controller Version: Network 9.2.87
  • Hardware: [VM ]

πŸ“ Logs / Fehlermeldungen

Logger: homeassistant.config_entries
Source: config_entries.py:749
First occurred: June 21, 2025 at 9:52:59 PM (4 occurrences)
Last logged: 8:28:43 AM

Error setting up entry UniFi Bandwidth for unifi_bandwidth
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 749, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/unifi_bandwidth/init.py", line 15, in async_setup_entry
await hass.config_entries.async_forward_entry_setup(entry, "sensor")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'ConfigEntries' object has no attribute 'async_forward_entry_setup'. Did you mean: 'async_forward_entry_setups'?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions