Projects/IoT & Electronics/The Button: Amazon "Dash" Type...
June 1, 2018
1 min read
IoT & Electronics
The Button: Amazon "Dash" Type Button to Communicate to Home-Assistant
📺 Watch the Video View on YouTube --- An attempt to build a Amazon "Dash" type button to communicate with Home Assistant, which is a combination of t...
📺 Watch the Video
An attempt to build a Amazon "Dash" type button to communicate with Home Assistant, which is a combination of two different projects
GitHub: debsahu/TheButton
Things we want to achieve:
- •Low on power consumtion: ESP8266 is OFF when the button is not pressed debsahu/ESP_External_Interrupt
- •Portable: Uses 18650 battery, lasts years
- •Talks to Home Assistant: debsahu/HARestAPI
- •ESP_External_Interrupt
GitHub: https://github.com/debsahu/ESP_External_Interrupt
📺 Watch the Video
- •HARestAPI
GitHub: https://github.com/debsahu/HARestAPI