diff --git a/HA-MQTT.md b/HA-MQTT.md index beef9149..93f31dbb 100644 --- a/HA-MQTT.md +++ b/HA-MQTT.md @@ -172,11 +172,8 @@ mqtt: * **MQTT Auto-Discovery for Command Status Sensors for HA Added Starting at v1.15.0** * Command Status and Timestamp from last command run are published to MQTT auto-discovery topics and are grouped in a MQTT device grouping for all command status sensors for the same vehicle. - - * ```yaml - Important Note: Command needs to be run at least once before the sensor is visible in HA. - ``` - + * **Important Note:** + * _Command needs to be run at least once before the sensor is visible in HA._ * Set 'MQTT_LIST_ALL_SENSORS_TOGETHER="true"' to group all the sensors under one MQTT device starting at v1.17.0. * Default is "false". @@ -201,7 +198,8 @@ mqtt: * **MQTT Auto-Discovery for Command Status Sensors for HA Added Starting at v1.15.0** * Command Status and Timestamp from last command run are published to MQTT auto-discovery topics and are grouped in a MQTT device grouping for all command status sensors for the same vehicle. - * Command needs to be run at least once before the sensor is visible in HA. + * **Important Note:** + * _Command needs to be run at least once before the sensor is visible in HA._ * Set 'MQTT_LIST_ALL_SENSORS_TOGETHER="true"' to group all the sensors under one MQTT device starting at v1.17.0. * Default is "false".