You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all. Thanks for heyu and the community support.
I used heyu 3-4 years ago on a transition from Windows->Linux (v2.10, maybe). Works well, sometimes wrong, sometimes signals don't reach modules, but works. It rocks.
Recently, I have moved to a new house and recovered my old X10 modules. I compiled new version of heyu (with prior version, first, on my Linux, I observed this problems also in my new house). I have a CM11A USB interface (Prolific):
$ lsusb
...
Bus 001 Device 012: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port / Mobile Action MA-8910P
...
And this is my config:
$ cat .heyu/x10config
TTY /dev/ttyUSB0
HOUSECODE B
CHECK_RI_LINE NO
$ heyu info
Heyu version 2.11-rc3
Configuration at /home/aragorn/.heyu/x10config
Powerline interface on /dev/ttyUSB0
Firmware revision Level = 8
Interface battery usage = 23:48 (hh:mm)
Raw interface clock: Sat, Day 344, 15:22:55
(--> Civil Time: Sat 11 Dec 2021 15:22:55 CET)
No schedule has been uploaded by Heyu.
Housecode = B
0 = off, 1 = on, unit 16.......8...4..1
Last addressed device = 0x0004 (0000000000000100)
Status of monitored devices = 0x6242 (0000000010110011)
Status of dimmed devices = 0x0000 (0000000000000000)
In background:
$ heyu monitor
starting heyu_relay
12/11 15:22:49 Monitor started
12/11 15:22:56 Request CM11A info
My problem is that I attached an AW12 module on B3, and tried to switch on: $ heyu on b3
In background:
$ heyu monitor
starting heyu_relay
12/11 15:22:49 Monitor started
12/11 15:22:56 Request CM11A info
12/11 15:25:07 sndc addr unit 3 : hu B3 (_no_alias_)
12/11 15:25:18 sndc addr unit 3 : hu B3 (_no_alias_)
12/11 15:25:19 sndc func On : hc B
AW12 module on B3 don't switch on. Signals seems to not walk trought CM11A?
I have a V572RF32E 32bit RX10 transceiver, to inject RF signals. I plug into the wallet socket, and with a KR22E remote I send a B3 ON command. I view the signal with CM11A monitor and AW12 module turns (correctly) on and, later, off:
$ heyu monitor
starting heyu_relay
12/11 15:22:49 Monitor started
12/11 15:22:56 Request CM11A info
12/11 15:25:07 sndc addr unit 3 : hu B3 (_no_alias_)
12/11 15:25:18 sndc addr unit 3 : hu B3 (_no_alias_)
12/11 15:25:19 sndc func On : hc B
12/11 15:28:38 rcvi addr unit 3 : hu B3 (_no_alias_)
12/11 15:28:39 rcvi func On : hc B
12/11 15:28:48 rcvi addr unit 3 : hu B3 (_no_alias_)
12/11 15:28:48 rcvi func Off : hc B
Why can't CM11A respond to heyu on/off commands? Is my CM11A failing? I view RF signals with heyu monitor, but I can't send X10 commands with CM11A.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello.
First of all. Thanks for heyu and the community support.
I used heyu 3-4 years ago on a transition from Windows->Linux (v2.10, maybe). Works well, sometimes wrong, sometimes signals don't reach modules, but works. It rocks.
Recently, I have moved to a new house and recovered my old X10 modules. I compiled new version of heyu (with prior version, first, on my Linux, I observed this problems also in my new house). I have a CM11A USB interface (Prolific):
And this is my config:
In background:
My problem is that I attached an AW12 module on B3, and tried to switch on:
$ heyu on b3
In background:
AW12 module on B3 don't switch on. Signals seems to not walk trought CM11A?
I have a V572RF32E 32bit RX10 transceiver, to inject RF signals. I plug into the wallet socket, and with a KR22E remote I send a B3 ON command. I view the signal with CM11A monitor and AW12 module turns (correctly) on and, later, off:
Why can't CM11A respond to heyu on/off commands? Is my CM11A failing? I view RF signals with heyu monitor, but I can't send X10 commands with CM11A.
Can somebody help me to know what is wrong?
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions