Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support user-defined services #117

Open
comtel2000 opened this issue Jan 17, 2022 · 1 comment
Open

Support user-defined services #117

comtel2000 opened this issue Jan 17, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@comtel2000
Copy link

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

@comtel2000 comtel2000 added the enhancement New feature or request label Jan 17, 2022
@c1328
Copy link

c1328 commented Aug 1, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants