appdaemon/conf/example_apps/ObjectTracker
Jakob Ruhe dcfd4d1729 Bump black to 22.3.0 and run it on all files
This fixes the problem:
```
ImportError: cannot import name '_unicodefun' from
'click' ([...]/lib/python3.7/site-packages/click/__init__.py)
```

This commit also make some format changes, which are required to make
our CI pipeline happy again.

All files were formatted by running:
```
pre-commit run --all-files
```
2022-06-01 21:21:41 +02:00
..
README.md Revert File Permissions 2021-01-05 11:20:16 +00:00
general_app_functions.py Bump black to 22.3.0 and run it on all files 2022-06-01 21:21:41 +02:00
objectcontrole.py Revert File Permissions 2021-01-05 11:20:16 +00:00

README.md

Object Tracker 2.0

Contributed by ReneTode.

For information on how to configure and use see https://community.home-assistant.io/t/objecttracker-2-0-trough-appdaemon/3573