Skip to content

Commit f127f7a

Browse files
committed
Update readme
1 parent 8f73348 commit f127f7a

1 file changed

Lines changed: 9 additions & 14 deletions

File tree

readme.md

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -73,29 +73,24 @@ The integration provides the following entities:
7373
- **Slot Eco Time** - Timestamp of nearest eco delivery slot available
7474
- **Delivery Slot Start** - Timestamp of beginning of delivery window for order made
7575
- **Delivery Slot Start** - Timestamp of end of delivery window for order made
76+
- **Delivery Time** - Timestamp of predicted exact delivery time for order made
77+
- **Monthly Spent** - Total amount spent in the current month
7678

7779
### Rohlik Services for Home Assistant
7880

7981
Integration provides these custom actions (service calls):
8082

81-
#### Add to Cart
82-
Add product to your Rohlik shopping cart using product ID and quantity.
83-
84-
#### Search Product
85-
Find products available on Rohlik by searching their names.
86-
87-
#### Get Shopping List
88-
Retrieve products saved in shopping list from Rohlik by its ID.
89-
90-
#### Get Cart Content
91-
Retrieve items currently in your Rohlik shopping cart.
92-
93-
#### Search and Add
94-
Find a product and add it to your cart in one step - just tell it what you want and how many.
83+
- **Add to Cart** - Add product to your Rohlik shopping cart using product ID and quantity.
84+
- **Search Product** - Find products available on Rohlik by searching their names.
85+
- **Get Shopping List** - Retrieve products saved in shopping list from Rohlik by its ID.
86+
- **Get Cart Content** - Retrieve items currently in your Rohlik shopping cart.
87+
- **Search and Add** - Find a product and add it to your cart in one step - just tell it what you want and how many.
88+
- **Update Data** - Force the integration to update data from Rohlik.cz immediately.
9589

9690
## Data Updates
9791

9892
The integration updates data from Rohlik.cz periodically every 10 minutes by default. The data includes your account details, premium status, delivery options, shopping cart, and more.
93+
You can also trigger an update using the "Update Data" action (service call).
9994

10095
## Development
10196

0 commit comments

Comments
 (0)