rgc99 / irrigation_unlimited

â™’Irrigation controller for Home Assistant
MIT License
328 stars 49 forks source link

Bug after upgrade to HA 2024.3.x #157

Closed evercape closed 5 months ago

evercape commented 7 months ago

Describe the bug After the bug, this error occurs:

Irrigation Unlimited Load UI Controls uses an unknown service The automation "Irrigation Unlimited Load UI Controls" (automation.irrigation_unlimited_load_ui_controls) has an action that calls an unknown service: irrigation_unlimited.list_config.

This error prevents the automation from running correctly. Maybe this service is no longer available, or perhaps a typo caused it.

To fix this error, [edit the automation] and remove the action that calls this service.

Click on SUBMIT below to confirm you have fixed this automation.

Additional context This clearly has something to do with the requirements of the front end and in particular with this automation.

I have disabled the automation and then the error disappears.

No big deal from my side, but it may require to either update the documentation or the actual code itself.

I stopped using those front ends.

Thanks Martin

evercape commented 5 months ago

closing the ticket