Breaking Change if you are using Advanced Display Options
Previously, the state would show the Zone Name if the places sensor was in a zone. With this change, you must explicitly include the zone_name or zone if you'd like it to show. Again, this change only applies to Advanced Display Options.
What's Changed
- Fix potential mutable list issue with get_option_state by @Snuffy2 in #192
- Add zone as places tracker type by @Snuffy2 in #193
- Show locale specific (since date) by @Snuffy2 in #197
- Add zone as an Advanced Display Option by @Snuffy2 in #194
- Fix intermittent TypeError argument of type 'NoneType' is not iterable by @Snuffy2 in #198
Full Changelog: v2.4.3...v2.4.4