An automation Python script to brew coffee in the morning using Moes Fingerbot and tuya IoT Platform.
- Get a Fingerbot and Bluetooth Hub (amazon link: https://www.amazon.com/s?k=moes+fingerbot&crid=116JBSQ1R48SH&sprefix=moes+fingerbo%2Caps%2C228&ref=nb_sb_noss_2)
- Create Tuya account (link: https://www.tuya.com/)
- Setup a cloud development project
- When prompted, scan QR code to download smart industry app
- Create user and asset for the project
- Login to Smart Industry App using your user and password from user and asset
- Follow the prompt to connect your Bluetooth Hub and Fingerbot
- Setup the Fingerbot accordingly to press the Brew Button
- In the env file type the following:
- ACCESS_ID and ACCESS_KEY will appear in the Tuya cloud project overview
- USERNAME and PASSWORD are the same used to sign in Smart Industry App
- FINGERBOT_DEVICE_ID can be found under Devices tab in Tuya cloud project
- Navigate to the directory using Command Line and run python3 MorgenBrew.py