Skip to content

Coordinator Unavailable #639

@jsbowling42

Description

@jsbowling42

Did you read the docs?

  • I read the docs and my question is not answered there.

What happened?

In order to troubleshoot this integration I went to download a diagnostics file, in Home Assistant, go to Settings >Devices&Services > Integrations >Smart Irrigation. I clicked the 'three vertical dots' menu and select 'download diagnostics'. The file downloaded doesn have my lists of configuration settings, zones, sensor groups or modules. i then go the Smart Irrigation panel UI and it wont load.

How to reproduce

go to Settings >Devices&Services > Integrations >Smart Irrigation. I clicked the 'three vertical dots' menu and select 'download diagnostics'. The file downloaded doesn have my lists of configuration settings, zones, sensor groups or modules. i then go the Smart Irrigation panel UI and it wont load.

Relevant log output

This error originated from a custom integration.

Logger: custom_components.smart_irrigation.diagnostics
Source: custom_components/smart_irrigation/diagnostics.py:35
integration: Smart Irrigation (documentation, issues)
First occurred: 3:57:08 PM (1 occurrence)
Last logged: 3:57:08 PM

Coordinator is not available

Logger: homeassistant.config_entries
Source: config_entries.py:963
First occurred: 3:57:44 PM (1 occurrence)
Last logged: 3:57:44 PM

Error unloading entry Smart Irrigation for smart_irrigation
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 963, in async_unload
    result = await component.async_unload_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/config/custom_components/smart_irrigation/__init__.py", line 226, in async_unload_entry
    coordinator = hass.data[const.DOMAIN]["coordinator"]
                  ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
KeyError: 'coordinator'

Which version are you running?

2025.7.2

Diagnostics file

  • I have attached a diagnostics file

Additional information

Image Image

config_entry-smart_irrigation-01JSNAYQSD9TTM8146SCSJ1YJW (4).json

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions