<config-description uri="thing-type:mqtt:homeassistant">
<parameter name="topics" type="text" required="true" multiple="true">
<label>MQTT Config Topic</label>
- <description>List of HomeAssistant configuration topics (e.g. /homeassistant/switch/4711/config)</description>
+ <description>List of Home Assistant configuration topics (e.g. button/my-device/restart)</description>
</parameter>
<parameter name="basetopic" type="text" required="true">
<parameter name="topics" type="text" required="true" multiple="true">
<label>MQTT Config Topic</label>
- <description>List of HomeAssistant configuration topics (e.g. /homeassistant/switch/4711/config)</description>
+ <description>List of Home Assistant configuration topics (e.g. button/my-device/restart)</description>
</parameter>
<parameter name="basetopic" type="text" required="true">
thing-type.config.mqtt.homeassistant.basetopic.label = MQTT Base Prefix
thing-type.config.mqtt.homeassistant.basetopic.description = MQTT base prefix
thing-type.config.mqtt.homeassistant.topics.label = MQTT Config Topic
-thing-type.config.mqtt.homeassistant.topics.description = List of HomeAssistant configuration topics (e.g. /homeassistant/switch/4711/config)
+thing-type.config.mqtt.homeassistant.topics.description = List of Home Assistant configuration topics (e.g. button/my-device/restart)
thing-type.config.mqtt.homeassistant-updatable.basetopic.label = MQTT Base Prefix
thing-type.config.mqtt.homeassistant-updatable.basetopic.description = MQTT base prefix
thing-type.config.mqtt.homeassistant-updatable.topics.label = MQTT Config Topic
-thing-type.config.mqtt.homeassistant-updatable.topics.description = List of HomeAssistant configuration topics (e.g. /homeassistant/switch/4711/config)
+thing-type.config.mqtt.homeassistant-updatable.topics.description = List of Home Assistant configuration topics (e.g. button/my-device/restart)
thing-type.config.mqtt.homeassistant-updatable.doUpdate.label = Update
thing-type.config.mqtt.homeassistant-updatable.doUpdate.description = Request the device do an OTA update