Hi
I am completely new to HA but think it’s great.
I’ve enabled the shopping list but would like to have a button at the bottom where when pressed it emails the list to 2 email addresses.
Is this possible please?
Thanks.
Hi
I am completely new to HA but think it’s great.
I’ve enabled the shopping list but would like to have a button at the bottom where when pressed it emails the list to 2 email addresses.
Is this possible please?
Thanks.
That will not be possible unless you write your own version of this
Have a look here as to what I did
Shopping list, is it possible to trigger an action when something is added? - Configuration - Home Assistant Community (home-assistant.io)
That sensor you can then use it in an automation and send it to devices (notify.mobile_app…etc.)