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

RfRaw for inteli-touch automation roller shutter #179

Open
sthorley opened this issue Nov 12, 2020 · 1 comment
Open

RfRaw for inteli-touch automation roller shutter #179

sthorley opened this issue Nov 12, 2020 · 1 comment

Comments

@sthorley
Copy link

sthorley commented Nov 12, 2020

I'm sharing this as an issue here for anyone who needs this in the future as this project seems to be abandoned. After many hours of testing I obtained the RfRaw code for the inteli-touch controller. This may also be compatible with Dooya and A-Ok if the alibaba listing for the receiver is correct. This will ultimatly allow you to use MQTT to integrate this with Home Assistant or other Home Automation systems and maybe be able to be used in ESPhome (currently Portisch is only supported in Dev release).

Branded as "inteli-touch" in Australia - http://www.inteli-touch.com/ & https://www.oz-king.com.au/rollershuttersautomation

AC123-16D Remote - https://sunlineshutter.en.made-in-china.com/product/WBmnhsTuJMYz/China-AC123-16D-Roller-Shutter-Window-Roller-Blind-Motorized-Awning-Curtain-Motor-RF-Transmitter.html

AC305 Receiver - https://sunlineshutter.en.made-in-china.com/product/YXZmUQOThhpN/China-Australian-Standard-Switch-RF-433MHz-Radio-Wall-Type-Receiver-for-Roller-Shutter-Blinds.html

Codes were sniffed using Sonoff RF Bridge running Tasmota 9.1 with Portisch firmware version AA0355.

Modulation/Prefix for commands: AA B0 4C 04 08 1374 0258 0118 1388

See the B0 commands below. you can test these by simply typing in the Tasmota console as follows "RfRaw AA B0 4C 04 08 1374 0258 0118 1388 38192A192A1A1A19292A1929292A19292A19292A19292A1A1929292A192A1A1A1A1A1A1A1A1A1A1A192A1A1A1A1A1A1A1A1A192A1A1A1A19292A19292A1A1A192929 55" to send the channel 1 down command as an example.

Channel 1 Down
AA B0 4C 04 08 1374 0258 0118 1388 38192A192A1A1A19292A1929292A19292A19292A19292A1A1929292A192A1A1A1A1A1A1A1A1A1A1A192A1A1A1A1A1A1A1A1A192A1A1A1A19292A19292A1A1A192929 55

Channel 1 Up
AA B0 4C 04 08 1374 0258 0118 1388 38192A192A1A1A19292A1929292A19292A19292A19292A1A1929292A192A1A1A1A1A1A1A1A1A1A1A192A1A1A1A1A1A1A1A1A1A1A1A192A19292A1A192A192A192929 55

Channel 1 Stop
AA B0 4C 04 08 1374 0258 0118 1388 38192A192A1A1A19292A1929292A19292A19292A19292A1A1929292A192A1A1A1A1A1A1A1A1A1A1A192A1A1A1A1A1A1A1A1A1A192A1A1A19292A192A1A1A1A192929 55

Channel 2 Down
AA B0 4C 04 08 1374 0258 0118 1388 38192A192A1A1A19292A1929292A19292A19292A19292A1A1929292A192A1A1A1A1A1A1A1A1A1A192A1A1A1A1A1A1A1A1A1A192A1A1A1A19292A19292A1A192A1A19 55

Channel 2 Up
AA B0 4C 04 08 1374 0258 0118 1388 38192A192A1A1A19292A1929292A19292A19292A19292A1A1929292A192A1A1A1A1A1A1A1A1A1A192A1A1A1A1A1A1A1A1A1A1A1A1A192A19292A1A192A19292A1A19 55

Channel 2 Stop
AA B0 4C 04 08 1374 0258 0118 1388 38192A192A1A1A19292A1929292A19292A19292A19292A1A1929292A192A1A1A1A1A1A1A1A1A1A192A1A1A1A1A1A1A1A1A1A1A192A1A1A19292A192A1A1A192A1A19 55

@nordeep
Copy link

nordeep commented Oct 3, 2022

For those who are looking for support of A-OK Remote. It's done in PR #221

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

2 participants