kloggy / HA-Irrigation-Version2

221 stars 55 forks source link

Notifications have stopped #73

Open jgosnell56 opened 2 years ago

jgosnell56 commented 2 years ago

Automation debug for "Irrigation Notify When Cycle Starts or Stops" gives the following error: Error: Error rendering data template: UndefinedError: 'dict object' has no attribute 'to_state'

When you try to render the "message" portion of that automation which is the only section I see that has a "to.state" line in it in the developer tools template area, I get this error: UndefinedError: 'trigger' is undefined

BTW: Thank you for this project and your time to troubleshoot and maintain it.