This repository contains my current HomeAssistant smartdesk setup. Feel free to explore the code, configuration. Kindly note that this is not fully details guide. For more detailed info, kindly checkout these awsome resources:
Demo.Video.mp4
- Flexispot E7 (HS13B-1)
- Raspberry Pi 4B (HomeAssistant OS)
- ESP32 (Type C)
- Female to Male PIN
- CAT 6 LAN Cable
- Solder Tools
- Heat Gun + Heat Shrink
ESP32 | Ethernet cable color (T568B) | Pin Female * |
---|---|---|
GND | White-Brown | Brown |
D16 | White-Blue | White |
D17 | Green | Orange |
D18 | Blue | Red |
*: Can be custom to other color
- Wiring setup.
- Connect PC using thonny to flash firmware + Test Python Code (Refer '/python/main.py').
- Test success, connect to esphome in homeassistant and WIFI setup.
- Setup esphome file. (Refer '/esphome' folder)