Open comtel2000 opened 2 years ago
Hi all, this was the only post I could found regarding this topic - is there any update?
I try to call a function from ioB (use case: https://github.com/echavet/MitsubishiCN105ESPHome).
Or could anybody give me a hint how to push a temperature value from ioB to my esp32? Thanks!
As for now, it‘s only possible to send data back to esphome devices via mqtt listener? My use case is reset and set specific counter values.
This could be done without mqtt with a user-defined api.service: https://esphome.io/components/api.html#user-defined-services
IoBroker can show a esphome.services as a service object tree where data can be transmitted by json or yaml