core/homeassistant/components/owntracks
Paulus Schoutsen 873bf887a5
Add OwnTracks Friends via person integration (#27303)
* Returns an unencrypted location of all persons with device trackers

* Handle encrypted messages and exclude the poster's location

* Friends is by default False. Reformats with Black

* Updates the context init to account for the Friends option

* Fix Linter error

* Remove  as a config option

* No longer imports encyrption-related functions in encrypt_message

* Fix initialization in test

* Test the friends functionality

* Bugfix for persons not having a location

* Better way to return the timestamp

* Update homeassistant/components/owntracks/__init__.py

Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>

* Linting and tid generation

* Fix test

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-03-05 12:55:48 -08:00
..
.translations
__init__.py Add OwnTracks Friends via person integration (#27303) 2020-03-05 12:55:48 -08:00
config_flow.py
const.py
device_tracker.py Fix device tracker TrackerEntity defaults (#32459) 2020-03-04 09:43:52 +01:00
helper.py
manifest.json
messages.py Add OwnTracks Friends via person integration (#27303) 2020-03-05 12:55:48 -08:00
strings.json