MQTT subscribing to talkback
Jacques van der Mescht
2021년 5월 30일
최근 활동 Jacques van der Mescht
의 답글: 2021년 5월 31일
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
시간 내림차순Thanks. 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?
참여하려면 로그인하세요