Designed to be used with a modified homebridge-anova module (see forked repo).
Server based on pycirculate example.
- bluepy
- flask
- pycirculate (pip install git+https://github.com/erikcw/pycirculate.git)
- Run
sudo hcitool lescan
to find your Anvoa's MAC address - Modify the MAC address inside server.py
- Start server
Server runs on port 5000 by default.