added video to caddy

This commit is contained in:
2026-04-04 14:08:43 +01:00
parent fca18bce93
commit 053cbe253d
+7 -3
View File
@@ -41,8 +41,12 @@ The ESP microcontroller was then flashed with ESPHome and added to home assistan
### Smart Home Integration ### 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. 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. 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.