dcfd4d1729
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 ``` |
||
---|---|---|
.. | ||
README.md | ||
general_app_functions.py | ||
objectcontrole.py |
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