This component will set up the following platforms.
Platform | Description |
---|---|
sensor.allegro_in_progress |
Contains info about orders in OTHER THAN DELIVERED or RETURNED status. |
sensor.allegro_in_delivery |
Contains info about orders in IN_DELIVERY status. |
sensor.allegro_in_transit |
Contains info about orders in IN_TRANSIT status. |
sensor.allegro_waiting_for_pickup |
Contains info about orders in AVAILABLE_FOR_PICKUP status. |
HACS (recommended)
- Open HACS
- Search for Allegro buyer (use integrations tab) and download it
- In the HA UI go to "Configuration" -> "Integrations" and search for "Allegro buyer"
- Restart HomeAssistant
- Open another tab and go to https://allegro.pl and get value of QXLSESSID cookie using browser dev tools (F12)
- Install Alegro buyer integration and pass QXLSESSID value and your user name (optional - required for more than one instance)
Parameter | Description |
---|---|
QXLSESSID |
Value of QXLSESSID cookie (required) |
user_name |
Optional value for multiple instances |
If you want to contribute to this please read the Contribution guidelines