mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Add info for next delivery Picnic sensors (#21632)
This commit is contained in:
parent
beb8ef0a76
commit
e45e8eb52e
@ -32,8 +32,10 @@ This integration provides the following sensors. Some sensors are disabled by de
|
||||
| Last order slot start | Start of the last placed order's delivery slot |
|
||||
| Last order slot end | End of the last placed order's delivery slot |
|
||||
| Last order status | Status of the last order, either `CURRENT`, `CANCELLED` or `COMPLETED`. Will only transition to `COMPLETED` after the invoice email has been sent. |
|
||||
| Last order ETA start | Start of the ETA window of the last order, will get more precise if the driver is underway. |
|
||||
| Last order ETA end | End of the ETA window of the last order. |
|
||||
| Last order max order time | Maximum time it is/was still possible to add products to the last order.
|
||||
| Last order delivery time | The delivery time of the last order, `unavailable` if not yet delivered. |
|
||||
| Last order total price | The total price of the last order. |
|
||||
| Last order max order time | Maximum time it is/was still possible to add products to the last order. |
|
||||
| Last order delivery time | The delivery time of the last order, `unavailable` if not yet delivered. |
|
||||
| Last order total price | The total price of the last order. |
|
||||
| Next delivery ETA start | Start of the ETA window of the next delivery, will get more precise if the driver is underway. |
|
||||
| Next delivery ETA end | End of the ETA window of the next delivery. |
|
||||
| Next delivery slot start | Start of the next delivery's delivery slot. |
|
||||
| Next delivery slot end | End of the next delivery's delivery slot. |
|
Loading…
x
Reference in New Issue
Block a user