hass-opensprinkler icon indicating copy to clipboard operation
hass-opensprinkler copied to clipboard

Everything unavailable in 2024.5.1

Open CZonin opened this issue 10 months ago • 7 comments

Just updated to 2024.5.1 and the integration is failing to load. The only thing I see in the logs is:

This error originated from a custom integration.

Logger: custom_components.opensprinkler
Source: helpers/update_coordinator.py:321
integration: OpenSprinkler (documentation, issues)
First occurred: 6:49:43 PM (17 occurrences)
Last logged: 7:22:00 PM

Timeout fetching OpenSprinkler resource status data

Let me know if there's anything else I can provide.

CZonin avatar May 03 '24 23:05 CZonin

unfortunately it seems my OS device has decided to retire after 6 or so years. Will have to order a new one. Hopefully someone else can confrim for you but just make sure its not a network issue, try restarting the OS device as well if you haven't already

vinteo avatar May 04 '24 01:05 vinteo

Seems like it is an issue with my controller. I'm stuck in a reboot loop. Factory reset it and still the same issue. Just opened an issue on the OpenSprinkler page. I'll see what happens.

CZonin avatar May 04 '24 12:05 CZonin

Seems like an issue with the integration and a recent HA update. Here's what I have in my logs:

Source: config_entries.py:772
First occurred: May 4, 2024 at 8:49:22 AM (7 occurrences)
Last logged: May 4, 2024 at 8:49:24 AM

Error unloading entry OpenSprinkler for select
Error unloading entry OpenSprinkler for sensor
Error unloading entry OpenSprinkler for switch
Error unloading entry OpenSprinkler for text
Error unloading entry OpenSprinkler for time
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/config_entries.py", line 772, in async_unload
    result = await component.async_unload_entry(hass, self)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/binary_sensor/__init__.py", line 240, in async_unload_entry
    return await component.async_unload_entry(entry)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 200, in async_unload_entry
    raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!```

Nick-Adams-AU avatar May 05 '24 09:05 Nick-Adams-AU

Hei - we now bought also the openSprinkler system. Is this issue still live (and is the development Team also frequently here by any chacne?) ? Just want to know, if this system is well supported (Y) Thanks all!

Sweti934 avatar May 07 '24 17:05 Sweti934

I tried uninstalling and re-installing the integration. I now get the message it cannot connect to the controller. Running Home Assistant 2024.5.5

Log entry:

2024-06-01 22:00:53.570 ERROR (MainThread) [backoff] Giving up _request_http(...) after 3 tries (pyopensprinkler.OpenSprinklerConnectionError: Cannot connect to controller) 2024-06-01 22:00:53.570 ERROR (MainThread) [custom_components.opensprinkler] Cannot connect to controller 2024-06-01 22:00:53.570 ERROR (MainThread) [custom_components.opensprinkler] Error fetching OpenSprinkler resource status data: Error fetching OpenSprinkler state

For me this is quite an issue. My Home assistant is running the complete watering schedule based on evaporation rates. The fact it can't tell opensprinkler to run is a bit of an issue, especially with the start of summer in europe

[update]: I deleted and re-added the integration again, now not using the internal DNS name but directly its IP address and it all came back alive :)

wauswaus avatar Jun 01 '24 20:06 wauswaus

Seems like an issue with the integration and a recent HA update. Here's what I have in my logs:

@Nick-Adams-AU: Did you ever resolve this?

EdLeckert avatar Jun 07 '24 17:06 EdLeckert

Hei - we now bought also the openSprinkler system. Is this issue still live (and is the development Team also frequently here by any chacne?) ? Just want to know, if this system is well supported (Y) Thanks all!

@Sweti934: My system is solid under HA 2024.5.4. It looks like these are controller and config issues.

EdLeckert avatar Jun 07 '24 17:06 EdLeckert