Small python program to communicate with the Ember Mug.
- Connect to the Ember Mug
- Show current temperature
- Show current battery
- Set target temperature tea (59°C)
- Set target temperature coffee (55°C)
- Three Temperature Animations
- Implement User Settings
Tested on Windows 10 with Python 3.7 Currently we are using the following dependencies:
qasync==0.13.0
bleak==0.10.0
PySide2==5.15.2
Install dependencies:
pip install -r requirements.txt
Run the UI with:
python main.py
Current Settings:
- LED Color
- Tea Temperature
- Coffee Temperature
- Custom Preset
- Temperature Unit