home-assistant-configuration icon indicating copy to clipboard operation
home-assistant-configuration copied to clipboard

Refactor Washer Notifications to leverage new modes

Open thejeffreystone opened this issue 4 years ago • 0 comments

A while back I made a super complicated method of repeating notifications using the event bus -> https://github.com/thejeffreystone/home-assistant-configuration/blob/master/config/packages/appliances.yaml#L73

But now we can refactor this to use the new modes for scripts -> https://www.home-assistant.io/integrations/script#script-modes

thejeffreystone avatar Aug 22 '20 04:08 thejeffreystone