Skip to content

hardwario/bch-alexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HARDWARIO Logo

HARDWARIO Alexa app

This repository contains HARDWARIO Alexa app for connecting between AWS and HARDWARIO.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Example

bch-alexa --certs

Install from GitHub

git clone https://github.com/bigclownlabs/bch-alexa.git
cd bch-alexa

Windows

pip install --upgrade --no-cache-dir --editable .

Ubuntu and macOS

sudo pip install --upgrade --no-cache-dir --editable .

How to use

  1. Ask Alexa on your ID: "Alexa, ask bigclown to show my id". Open your Alexa app and copy ID from HARDWARIO card.
  2. Instal dependencies: Python, pip, Node.js, pm2
  3. Install bch-alexa by following upwords
  4. Run command 'bch-alexa --certs' paste ID from Alexa app
  5. Make sure that console told you 'Your certificates are downloaded successfully!'
  6. If 5th point is true, run command 'bch-alexa --install'
  7. Now subscribe localhost mqtt with topic 'alexa/strip' and say to Alexa 'Alexa, ask bigclown to set strip to red' and on your mqtt client will be mqtt request with topic 'alexa/strip' and payload 'red'

Made with ❤  by HARDWARIO a.s. in the heart of Europe.