Add dynamic version example

This commit is contained in:
Edward Firmo
2024-12-27 10:10:26 +01:00
parent 09514e1331
commit 0779279d44

View File

@@ -128,7 +128,7 @@ Follow these steps to get your TX Ultimate device up and running with ESPHome.
You can also use a specific version tag for better control over updates: You can also use a specific version tag for better control over updates:
```yaml ```yaml
ref: v2025.1.3 # Replace with desired version (format: vYYYY.MM.nn) ref: v[![version]][version] # Using specific version for controlled updates
``` ```
5. Click "Save" and then "Install" 5. Click "Save" and then "Install"