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

DOOYA DC 90 and EMPASA sun protection (tubular motor) #202

Open
RasputinBerry opened this issue Apr 24, 2021 · 4 comments
Open

DOOYA DC 90 and EMPASA sun protection (tubular motor) #202

RasputinBerry opened this issue Apr 24, 2021 · 4 comments

Comments

@RasputinBerry
Copy link

RasputinBerry commented Apr 24, 2021

Latest firmware used?

... yes ... TASMOTA 9.3.1 and RF-Bridge-EFM8BB1-2019022.hex

Information

....is in the subject

Sniffed data

I use the "RfRaw 166" and get clean signals ...

`UP
07:43:48.216 MQT: tele/bridge/RESULT = {"Time":"2021-04-24T07:43:48","RfRaw":{"Data":"AAA606012A1A15D11155"}}
07:43:48.265 MQT: tele/bridge/RESULT = {"Time":"2021-04-24T07:43:48","RfRaw":{"Data":"AAA606012A1A15D11E55"}}

STOP
07:44:22.211 MQT: tele/bridge/RESULT = {"Time":"2021-04-24T07:44:22","RfRaw":{"Data":"AAA6060B2A1A15D15555"}}
07:44:39.579 MQT: tele/bridge/RESULT = {"Time":"2021-04-24T07:44:39","RfRaw":{"Data":"AAA606012A1A15D15555"}}

DOWN
07:45:07.638 MQT: tele/bridge/RESULT = {"Time":"2021-04-24T07:45:07","RfRaw":{"Data":"AAA606012A1A15D13355"}}
07:45:07.736 MQT: tele/bridge/RESULT = {"Time":"2021-04-24T07:45:07","RfRaw":{"Data":"AAA606012A1A15D13C55"}}
`
My problem is that the command
"cmnd / bridge / Backlog RfRaw AAA606012A1A15D11E55; RfRaw 0"
doesn't work, the motor doesn't move ...
The problem is sitting in front of the computer again, right? What am I doing wrong?

@peterchs
Copy link

peterchs commented Apr 24, 2021

Not sure as my devices use B1/B0, but reading the docs do you not need to simply change the A6 to A8 to transmit?
so like:
"cmnd / bridge / Backlog RfRaw AAA806012A1A15D11E55; RfRaw 0"
https://github.com/Portisch/RF-Bridge-EFM8BB1/wiki/Commands

@RasputinBerry
Copy link
Author

It can be so easy if you can read ;-) ...

It works, thank you for the hint !!!!

@RasputinBerry
Copy link
Author

@peteakalad @Portisch

This time I've read through the various documents, but can't find a solution.

Question:
The command "cmd / bridge / Backlog RfRaw AAA806012A1A15D11E55; RfRaw 0" works in the Tasmota console.
The command "RfRaw AAA806012A1A15D11E55" also works on its own in the console.

Then it should work in MQTT.fx with "cmnd / bridge /" and with the payload "RfRaw AAA806012A1A15D11E55" and then "Publish", but it doesn't.

In the ioBroker (SONOFF Adapter 2.4.0.) I cannot find any way to issue the command.

I hope that you can help a second time

@RasputinBerry RasputinBerry reopened this May 6, 2021
@NoahKamara
Copy link

For me, every command like:
cmd/anythinghere/Backlog RfRaw AAA806012A1A15D11E55; RfRaw
works in the console but not with mqtt.
For mqtt cmd/tasmotas/Backlog works for me

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

3 participants