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

Tried yfmos with Somfy Telis 4 RTS PURE #10

Open
EddieSch opened this issue Mar 22, 2020 · 1 comment
Open

Tried yfmos with Somfy Telis 4 RTS PURE #10

EddieSch opened this issue Mar 22, 2020 · 1 comment

Comments

@EddieSch
Copy link

Hello,

long time ago I opened that thread with request for usage of Sonoff Rf Bridge to control Somfy shutter/blinds.
These days I saw the yfmos and I tried it with my:

  • Somfy Telis 4 RTS PURE (sender)
  • j406 RTS (receiver)

After hopefully proper installation and configuration of Python 2.7.16 for Windows using 32Bit version, I was able to execute the yfmos.py.

So I first sniffed the sender B1 to be used with yfmos, using th edevice ID 0x223344.
After putting the receiver into programming mode, I send the B0 string generated by yfmos via the Sonoff Rf Bridge rfraw command.
But the receiver did not react on the command (no short movement of the blinds).
I tried several times, each time I send the rfraw, I got a BEEP feedback from the Rf bridge.

Below you can see my steps executed. Can someone support me to get it work, or is the environment I'm using still not suitable?

USAGE OF YFMOS:
C:\Tools\Tasmota\yfmos-master>python.exe yfmos.py init --device 0x223344 --rol
lingcode 0 --profile wiga AA B1 05 09EC 12D4 0514 0294 6BBC 000000000000001222222
33233233332233233233333323333233223322332332333333222233332333322332332332334 55
(init) next: 1, second: True

C:\Tools\Tasmota\yfmos-master>python.exe yfmos.py gen --profile wiga --repeat 8
--command PROG
Group A B C D F G

Byte: 0H 0L 1H 1L 2 3 4 5 6

    +-------+-------+-------+-------+-------+-------+-------+-------+-------
  •   !  0xA  + R-KEY ! C M D + C K S !  Rollingcode  ! Remote Handheld Addr.
    

!
! 0xA + 0x1 ! 0x8 + 0x2 ! 0x0001 ! 0x223344
!
+-------+-------+-------+-------+MSB----+----LSB+LSB----+-------+----MSB
+
RfRaw AA B0 40 05 08 09EC 12D4 0514 0294 6BBC 0000000000000012222333333223322333
3233233223333233233223333223333333333333333333323323323322333322333334 55

JSON log snippet from rfraw sent on my Sonoff RF Bridge:
14:05:23 CMD: RfRaw AA B0 3B 05 08 09EC 12D4 0514 0294 6BBC 00000000000000122223333332233223322223322332222332233223323323333332222333323333223323323323334 55
14:05:23 RSL: stat/tasmota_660751/RESULT = {"RfRaw":"ON"}

@sehaas
Copy link
Owner

sehaas commented Apr 12, 2020

You could try tweaking the number of repeats or move closer to the shades.

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