Przemko92 / home-assistant-allegro

Allegro integration for HomeAssistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home assistant Allegro integration

GitHub Release GitHub Activity License

hacs BuyMeCoffee

Community Forum

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.

Installation

HACS (recommended)

  1. Open HACS
  2. Search for Allegro buyer (use integrations tab) and download it
  3. In the HA UI go to "Configuration" -> "Integrations" and search for "Allegro buyer"
  4. Restart HomeAssistant
  5. Open another tab and go to https://allegro.pl and get value of QXLSESSID cookie using browser dev tools (F12)
  6. Install Alegro buyer integration and pass QXLSESSID value and your user name (optional - required for more than one instance)

Configuration is done in the UI

Parameter Description
QXLSESSID Value of QXLSESSID cookie (required)
user_name Optional value for multiple instances

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines


About

Allegro integration for HomeAssistant

License:MIT License


Languages

Language:Python 100.0%