From da4f1b1abe51d9801a8c74c0deff6320b8679b53 Mon Sep 17 00:00:00 2001 From: BigThunderSR <17056173+BigThunderSR@users.noreply.github.com> Date: Sat, 9 Dec 2023 20:51:51 -0600 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bd81221..833e36f5 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ Collect the following information: Supply these values to the ENV vars below. The default data refresh interval is 30 minutes and can be overridden with ONSTAR_REFRESH with values in milliseconds. * **NEW - Command Response Status is now published to MQTT topics!** - * Topic format: homeassistant/{VIN}/command/{CommandName}/state + * Topic format: MQTT_PREFIX/{VIN}/command/{CommandName}/state + * Note: Unless defined, default MQTT_PREFIX=homeassistant ### Docker