github custom-components/places 2.0.1
2.0.1 - Bugfixes and reinstates support for other devicetracker_id entity types

latest releases: v2.9.2, v2.9.1, v2.9.0...
3 years ago

Be sure to note the significant and breaking chances in v2.0.0

What's Changed

Reinstates support for additional entity types: device_tracker, person, sensor.

YAML import

Now checks to see if the listed devicetracker_id:

  • Exists
  • Has latitude/longitude attributes before importing

Should no longer choose a different entity if the one in the YAML isn't supported, but instead throw an error and not import.

ToDo: Validation for the home zone import

Config_flow

  • For devicetracker_id, shows all entities of the supported types but only if they have latitude/longitude attributes
  • Resolve some errors experienced when trying to update the options for existing sensors

Full Changelog: 2.0...2.0.1

Don't miss a new places release

NewReleases is sending notifications on new releases.