HAsmartirrigation: Event [instance]_start never gets fired

What happened?

An automation should start when [instance]_start is fired. This never happens.

How to reproduce

Use [instance]_start as a trigger for an automation.

Relevant log output

None

Which version are you running?

v2023.8.0-beta21

Diagnostics file

  • I have attached a diagnostics file

Additional information

config_entry-smart_irrigation-6f22650b100cefed9d7411c48a4ba2b7.json.txt

About this issue

  • Original URL
  • State: closed
  • Created 10 months ago
  • Comments: 38 (20 by maintainers)

Commits related to this issue

Most upvoted comments

What you see in dev tools is only listeners, it doesn’t tell you if something will trigger event or not. If you’re on beta then event is called [instance]_start_irrigation_all_zones.

Hmm… Calling service from HA works ok, but there is something wrong with NR. Not only it logs like I showed you but also it won’t reset buckets. Let me dig it more, but looks like there is nothing wrong with the component itself.

I am running version v0.0.81

Then you don’t have the exact same issue as this is about the beta. Also, I am no longer working v1 it will be replaced by v2 very soon.

Ok, I see no \ and no " works.

delay:
  seconds: "{{states(sensor.bewasserung_wohnzimmer)}}"

I asked about the documentation.

This is as easy as it gets unless the component would start to do some automation of its own… The forum has examples for common automation people make. We should include those on the wiki