Skip to content

Releases: sh00t2kill/HA-Bring-ToDo-List

v1.4.1

16 Jan 06:48
9bfaa89
Compare
Choose a tag to compare

Fix missing labels on setup/config flow

v1.4.0

09 Jan 04:59
ecc6d6c
Compare
Choose a tag to compare

Create a new service to manually force HA and bring to sync

v1.3.3

08 Dec 07:00
4ea7cae
Compare
Choose a tag to compare

Fix issue when an item is renamed in HA
Fix issue when a subtitle is added to an existing item in Bring!

v1.3.3.-beta

07 Dec 23:29
Compare
Choose a tag to compare
v1.3.3.-beta Pre-release
Pre-release

Fix for handling renamed items

v1.3.0

19 Nov 09:39
ad58339
Compare
Choose a tag to compare

Add handling for "specifications"

Improve immediacy of deleted items.

v1.2.2

15 Nov 05:22
Compare
Choose a tag to compare

Fix creating item when no translation is found.
Improve deleting items so the list refreshes straight away rather than waiting for the next state change.

v1.2.1

15 Nov 03:43
Compare
Choose a tag to compare

Fixed bug where translated items were re-created in Bring!, rather than updated

v1.2.0

14 Nov 22:51
Compare
Choose a tag to compare

Fix translations.
The actual API returns data in German. The original shopping list component had some translation logic, which i removed thinking it unneccessary. This has been re-instated and items are no longer appearing in german.

This only happened when an item in bring matched the inbuilt list.

You may need to reconfigure/remove and re-add the integration in order to set the locale.

v1.1.1

14 Nov 06:57
Compare
Choose a tag to compare

Fixed readme to actually include the correct integration name :)

Minor refactoring and tidy up.

v1.1.0

14 Nov 03:36
Compare
Choose a tag to compare

Fixed reverse logic, so if an item is removed from Bring! it is also removed from HA.
Tidied up some messiness around how items are deleted, and instead used the above change to also handles deleting items from the todo list in HA.