Cannot add items to shopping list

When I type something into a shopping list item and hit enter (or corresponding on phone), the text disappears and the item is not added. I am using lovelace mode and hass.io version 0.90.2.

Here is my shopping list code in ui-lovelace.yaml:

  • title: Shopping List
    icon: mdi:cart
    cards:
    • type: shopping-list
      title: Shopping List

add:
shopping_list:
to configuration.yaml

3 Likes

That sovled it, so simple :stuck_out_tongue: Thank you so much @cinquemic!

Have similar problem with a normal user not administator:
He can add items but cannot see then until he refreshes the page… Also when deleting he has to refresh to see the changes