Releases: NLthijs48/home-assistant-crisp
Releases · NLthijs48/home-assistant-crisp
1.2.0: next order fixes, link device to app
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
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
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 :)