Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 624 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 624 Bytes

ica_shopping_list

HomeAssistant integration to ICA shopping list

Install as custom component, manually or using HACS.
You need to have a valid ICA account and a password (4-6 digits)

Optionaliy you can add a default store sorting, 0 = none. Add in configuration.yaml:

ica_shopping_list:
  username: !secret ica_username
  listname: My shopping list
  password: !secret ica_pw
  storesorting: 0

In your secrets.yaml add:

ica_username: [USERNAME]
ica_pw: [4-6 DIGIT PASSWORD]

listname is case sensitive.
If the list is not found, it will be created. Space and å, ä, ö is valid.