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

Teach IN FL62 actors #135

Open
FloCodeRian opened this issue Nov 10, 2024 · 1 comment
Open

Teach IN FL62 actors #135

FloCodeRian opened this issue Nov 10, 2024 · 1 comment

Comments

@FloCodeRian
Copy link

FloCodeRian commented Nov 10, 2024

Hi their,

first of all many thanks to all your great work!
I mainly use our tool to control my FSR14 devices ...

in order to get rid of my bad little Homee device with the enocean add-on I would like to control al of my FL62 actors with your add-on.

I can already see the status change of the FL62-actor.

I´m going to set the actor in learning mode (by 4 short and 1 long push of the local button)

2024-11-10 17:34:13.952 DEBUG (Thread-4) [eltako] [Gateway] [Id: 1] Received message: <RPSMessage from 04 23 c1 18, db0 = 70, status = 0x30 (T2, N, 0 repetitions)>
2024-11-10 17:34:13.997 DEBUG (Thread-2) [eltako] [Gateway] [Id: 2] Received message: <RPSMessage from 04 23 c1 18, db0 = 70, status = 0x30 (T2, N, 0 repetitions)>
2024-11-10 17:34:16.202 DEBUG (Thread-4) [eltako] [Gateway] [Id: 1] Received message: <RPSMessage from 04 23 c1 18, db0 = 70, status = 0x30 (T2, N, 0 repetitions)>
2024-11-10 17:34:16.248 DEBUG (Thread-2) [eltako] [Gateway] [Id: 2] Received message: <RPSMessage from 04 23 c1 18, db0 = 70, status = 0x30 (T2, N, 0 repetitions)>

But I´ve been running into several problems: Seems like the teach in Button don't work.

2024-11-10 17:34:18.815 WARNING (Thread-2) [enocean.communicators.SerialCommunicator] [ESP3SerialCommunicator] Cannot convert to esp2 message (04:23:C1:18->FF:FF:FF:FF (-68 dBm): 0x01 ['0xd1', '0x0', '0xd0', '0xff', '0x0', '0x0', '0x4', '0xb7', '0x4', '0x23', '0xc1', '0x18', '0x0'] ['0x0', '0xff', '0xff', '0xff', '0xff', '0x44', '0x0'] OrderedDict()).
2024-11-10 17:34:18.943 WARNING (Thread-2) [enocean.communicators.SerialCommunicator] [ESP3SerialCommunicator] Cannot convert to esp2 message (04:23:C1:18->FF:FF:FF:FF (-68 dBm): 0x01 ['0xd1', '0x0', '0xd0', '0xfe', '0x3', '0x3', '0x1', '0x0', '0x77', '0x4', '0x23', '0xc1', '0x18', '0x0'] ['0x0', '0xff', '0xff', '0xff', '0xff', '0x44', '0x0'] OrderedDict()).
2024-11-10 17:34:26.023 DEBUG (SyncWorker_0) [eltako] [Gateway] [Id: 2] Send message: <Regular4BSMessage from ff 93 c1 18, data e0 40 0d 80, status = 0x80> - Serialized: a55a6b07e0400d80ff93c118800a
2024-11-10 17:34:26.211 ERROR (Thread-2) [enocean.communicators.SerialCommunicator] Received ESP3 response with return code WRONG_PARAM (3) - 0x02 ['0x3'] [] OrderedDict()
can you provide me some advice ?

image

@grimmpp
Copy link
Owner

grimmpp commented Dec 6, 2024

Hello @FloCodeRian,

I definitely tested FSR61 and checked FSR62 work the same regarding teach-in functionality and telegrams. I assume you are using USB300 or similar!? I'm not really sure if I did test with USB300. I assume tests were made with FAM-USB.
I should have a 62 device and can test when time allows it.

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