mirror of
https://github.com/home-assistant/core.git
synced 2026-05-26 18:26:25 +01:00
873bf887a5
* 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>