Page 1 of 1

MQTT AD text sensor

Posted: Thursday 13 June 2024 12:10
by redswan
Hello,
Does the Domoticz implementation of MQTT AD allow for the creation of text sensors? If so what is the device class needed in the config topic?
Thanks for any suggestions.

Re: MQTT AD text sensor

Posted: Friday 14 June 2024 0:00
by waltervl
The "unit_of_measurement" should be "text", device class can be "None"

Re: MQTT AD text sensor

Posted: Tuesday 18 June 2024 16:54
by redswan
Thanks, that works fine.