diff --git a/content/Articles/smart-train/index.md b/content/Articles/smart-train/index.md index 262a981..8ad4e48 100644 --- a/content/Articles/smart-train/index.md +++ b/content/Articles/smart-train/index.md @@ -41,8 +41,12 @@ The ESP microcontroller was then flashed with ESPHome and added to home assistan ### Smart Home Integration With the train now fully controllable from within home assistant the control was expanded to google assistant. Since I already had google connected to my home assistant server I simply needed to add the configuration to expose the new controls. This allowed me to turn the train on/off with voice commands through my google home mini speakers. -![Description](./station.png) +{{< video + src="/videos/train-finish.mp4" + caption="My completed train setup" + loop=true + muted=true +>}} - -### 🏁 Future +### Future The core functionality of this project is completed with everything I wanted to achieve being successful. Future improvements would be expanding the train control functionality and adding another sensor to make stopping at the station simpler and more reliable at different speeds. \ No newline at end of file