Skip to content

Releases: NLthijs48/home-assistant-crisp

1.2.0: next order fixes, link device to app

18 Dec 20:39
Compare
Choose a tag to compare

What's Changed

  • Fixes next order sensor when there is no next order yet
  • Link the device in Home Assistant to the crisp website/app

Full Changelog: v1.1.0...v1.2.0

1.1.0: next order delivery slot sensors

26 May 17:23
32fa1a3
Compare
Choose a tag to compare

What's Changed

  • Requires Home Assistant 2024.5
    • And Python 3.12 (if you use Home Assistant OS this is already taken care of)
  • Added next order sensors:
    • Delivery date
    • Delivery time start & end
    • Product count
  • Added open order count sensor: number of orders that are pending delivery
  • Support updating to the main branch through HACS (turned off zip releases)

Full Changelog: v1.0.0...v1.1.0

1.0.0 Hello Crisp

19 Apr 21:12
Compare
Choose a tag to compare

Initial release that only contains a config flow to setup Crisp account credentials, and exposes the total order count.

Of course this is just a starting point, more sensors will get added :)