You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,11 @@ This custom component provides integration with [Rohlik.cz](https://www.rohlik.c
7
7
8
8
## Scan to add to cart
9
9
10
-
You can now use barcode scanner, such as [here](https://github.com/dvejsada/ha-barcode-scanner) to add products directly to your rohlik.cz cart. I will soon share here automation blueprint on how to achieve that. You can also find a file in this repo containing barcodes that is used for lookup. Feel free to contribute!
10
+
You can now use barcode scanner, such as [here](https://github.com/dvejsada/ha-barcode-scanner) to add products directly to your rohlik.cz cart by scanning barcode. You can find the connected automations in the automations directory in this repository.
11
+
- Add to Cart: The automation will search for the product by its barcode in the product list and add it to your cart.
12
+
- Update data: The automation will automatically download current barcode to product id file from this repo each day at 3 a.m.
13
+
14
+
Please contribute the barcodes to this repo to grow the database!:)
0 commit comments