Skip to content

Releases: jampez77/RoyalMail

2024.10.6: New event code and Forcing single instance only

16 Oct 07:36
Compare
Choose a tag to compare
New event code and Forcing single instance only

2024.10.5: Better parcel entity updates

11 Oct 09:39
Compare
Choose a tag to compare

I have made changes so specific parcels are updated with new data from server. I don't have any royal mail parcels right now so it's untested.

Additionally I have renamed total parcels sensor to display Royal Mail Parcels this is better as Tracked Parcels is too generic.

2024.10.4: Better entity performance

10 Oct 15:31
Compare
Choose a tag to compare

Total parcels sensor is now subscribed to the coordinator and then feeds down to any parcel sensors.

Added available for collection attribute and associated collection parcel icon.

2024.10.3: New event codes

09 Oct 11:02
Compare
Choose a tag to compare

I have updated the parcels sensors so the latest event code is always used to determine state and icon until it is delivered, then we use summary status for consistent delivered message.

2024.10.2: Better entity states

07 Oct 13:10
Compare
Choose a tag to compare

Entity state will now report last event name until mail piece is delivered in which case it will report status description for consistent reporting.

2024.10.1: Added new event codes

07 Oct 08:45
Compare
Choose a tag to compare

Fixed issue where parcel entities are not being created.

2024.10.0: Fixing unavailable entities

04 Oct 13:50
Compare
Choose a tag to compare

Refactored sensor.py to, hopefully, better create and update any entities.

Added another event code for delivered to safeplace items.

Removed update interval for removal and new mail piece coordinators.

Changed update interval for mail pieces coordinator to every 30 minutes in order to try and address api rate limiting.

2024.9.6: Ensured mail pieces and updated and removed as they progress through delivery stages.

23 Sep 15:13
Compare
Choose a tag to compare
Ensured mail pieces and updated and removed as they progress through …

2024.9.5: Fixing entities

16 Sep 11:57
Compare
Choose a tag to compare

Better entity names

2024.9.4: HACs Release

16 Sep 10:50
Compare
Choose a tag to compare
Update manifest.json