Uses Process Mining to extract Smart Home information from an Event Log.
- Python3 with pip
- Graphviz installation.
git clone https://github.com/FelixMarschall/SmartHomeProcessMining
cd SmartHomeProcessMining/
pip install -r requirements.txt
python3 app/app.py
- Create a new personal long-term token in home-assistant
- open the
SmartHomeProcessMining
folder - open
config.yaml
- change
token
Caution: updating this app can flush token!