There was an error while loading. Please reload this page.
1 parent 684b5f6 commit 53b3912Copy full SHA for 53b3912
1 file changed
website/docs/integrations/mqtt.md
@@ -18,6 +18,8 @@ Vehicle data will be published to the following topics:
18
| `teslamate/cars/$car_id/version` | 2019.32.12.2 | Software Version |
19
| `teslamate/cars/$car_id/update_available` | false | Indicates if a software update is available |
20
| `teslamate/cars/$car_id/update_version` | 2019.32.12.3 | Software version of the available update |
21
+| `teslamate/cars/$car_id/download_perc` | 100 | Download progress of the available update in percent |
22
+| `teslamate/cars/$car_id/install_perc` | 42 | Installation progress of the update in percent |
23
| | | |
24
| `teslamate/cars/$car_id/model` | 3 | Either "S", "3", "X" or "Y" |
25
| `teslamate/cars/$car_id/trim_badging` | P100D | Trim badging |
0 commit comments