MQTT subscribing to talkback
Jacques van der Mescht
el 30 de Mayo de 2021
Actividad más reciente Respuesta de Jacques van der Mescht
a las el 31 de Mayo de 2021
Is there a way via MQTT to access the talkback. I want to read the talkback variable using MQTT and not REST. I have a ESP8266 which I am logging data, but also have a relay which I want to switch. I am using MQTT to log the data, but don't wanna use REST to access/read the talkback. Hope there is a way which I missed. Thanks so long.
2 Comentarios
Tiempo descendenteThanks. Have been using a separate field. Just wanted to know if it was possible to update it via mqtt and "save" a field.
Why not use a separate field of the channel to switch your relay? This way you can just use the MQTT API.
What benefit do you get from TalkBack for your application?
Inicie sesión para participar