Releases: custom-components/places
Releases · custom-components/places
Fix Apple map pin
Fixes #27
New Feature: language key
Merge pull request #26 from Chen-IL/language-1 New Feature: language key
Manifest
Use town/village when city is not available
1.8 Merge pull request #20 from yorickri/select-town-when-city-is-not-ava…
do_not_show_not_home option
Added an option to not show zone in state, if zone is not_home. Add "do_not_show_not_home" to options, like so:
- platform: places
name: Me
devicetracker_id: device_tracker.phone
options: zone, street, city, do_not_show_not_home
fix GPS deviation
Merge pull request #14 from Xaldimo/pr/1 Correct GPS deviation implementation
Add margin for GPS deviation
@Xaldimo Add margin for GPS deviation
Fix entity_picture requirement and distance calculation
Add device_tracker as a dependency
1.3 Add device_tracker as a dependency