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

Decoupled Buttons not recognized #306

Open
Xyolyp opened this issue Jul 8, 2023 · 0 comments
Open

Decoupled Buttons not recognized #306

Xyolyp opened this issue Jul 8, 2023 · 0 comments

Comments

@Xyolyp
Copy link

Xyolyp commented Jul 8, 2023

Is your feature request related to a problem? Please describe.
I decoupled the buttons I have connected to my device from the power states as I want to use eight buttons and two relais independant of each other.
This results in tasmota sending these mqtt messages according to the tasmota log:
13:28:52.402 MQT: Klingel/RESULT = {"Button1":{"Action":"SINGLE"}}

They appear like this in the adapter log:
sonoff.0 | 2023-07-08 14:31:53.006 | debug | (COMPACT) [klingel] Received: Klingel/RESULT = {"Button1":{"Action":"SINGLE"}}

Sadly no datapoint for Button1 is created and even if I create the datapoint sonoff.0.klingel.Button1 nothing happens.
I would love to see an option to get the Button actions into ioBroker for further using them in scripts.

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

No branches or pull requests

1 participant