Jey-Cee / ioBroker.enocean

Connect and control your EnOcean devices with ioBroker.
Other
24 stars 12 forks source link

[Bug]: Stella E - Teachin does not work #150

Closed thgoldha closed 1 year ago

thgoldha commented 1 year ago

Contact Details

thgoldha@web.de

What happened?

  1. Starting Teach-In Procedure via "adding new device" in instance settings in enocean adapter
  2. Setting StellaE-Adapter into teach-in mode
  3. Teach-In into iobroker does not happen
  4. Tried 2 different StellaE-devices

Adapter Version

0.8.3

JS-Controller Version

4.0.23

Node JS Version

16.17.1

NPM Version

8.15.0

Operating System

Ubuntu

Relevant log output

No response

Anything else?

No response

thgoldha commented 1 year ago

Additional info: The adding device tool sees the Enocean-ID (last seen ID), when starting the teach-in procedure at the StellaE-adapter.

Jey-Cee commented 1 year ago

I need a debug log to see whats happening.

thgoldha commented 1 year ago

Here is the debug-Log. The ID 01a255c3 is the StellaE-Device.

2022-10-14 08:52:53.429 - debug: enocean.0 (12564) 55000a0701eba564909a0801a25fec0000ffffffff2d00 -- 2022-10-14 08:52:53.533 - debug: enocean.0 (12564) Message for ID 01a25fec has been received. It was repeated 0 times. 2022-10-14 08:53:00.590 - info: admin.2 (22071) ==> Connected system.user.admin from ::ffff:192.168.227.194 2022-10-14 08:53:00.693 - info: enocean.0 (12564) ["/dev/ttyAMA0","/dev/ttyUSB0","/dev/serial/by-id/usb-EnOcean_GmbH_EnOcean_USB_300_DD_FT6XHLPB-if00-port0"] 2022-10-14 08:53:04.546 - debug: enocean.0 (12564) 55000a0701eba50090950801a255c30000ffffffff2d00 2022-10-14 08:53:04.549 - debug: enocean.0 (12564) Message for ID **01a255c3** has been received. It was repeated 0 times. 2022-10-14 08:53:19.569 - debug: enocean.0 (12564) 55000a0701eba574f3040cffe6fd800100ffffffff4600 2022-10-14 08:53:19.904 - debug: enocean.0 (12564) 55000a0701eba50000010cffe6fd800100ffffffff4400 2022-10-14 08:53:20.830 - info: admin.2 (22071) <== Disconnect system.user.admin from ::ffff:192.168.227.194 2022-10-14 08:53:22.544 - debug: enocean.0 (12564) 55000a0701eba58008348001a255c30000ffffffff2d00 2022-10-14 08:53:29.455 - debug: enocean.0 (12564) 55000a0701eba500ff6e28ff9737810000ffffffff5000 2022-10-14 08:53:29.551 - debug: enocean.0 (12564) 55000a0701eba5fbff7328ff9737820000ffffffff5000 2022-10-14 08:53:29.663 - debug: enocean.0 (12564) 55000a0701eba500000008ff9737830000ffffffff5000 2022-10-14 08:53:29.759 - debug: enocean.0 (12564) 55000a0701eba598ff7028ff9737840000ffffffff5000 2022-10-14 08:53:29.871 - debug: enocean.0 (12564) 55000a0701eba598ff7028ff9737850000ffffffff5000 2022-10-14 08:53:29.967 - debug: enocean.0 (12564) 55000a0701eba545ff6e28ff9737860000ffffffff5000 2022-10-14 08:53:30.047 - debug: enocean.0 (12564) 55000a0701eba58008348001a255c30000ffffffff2d00 2022-10-14 08:53:30.079 - debug: enocean.0 (12564) 55000a0701eba500000008ff9737870000ffffffff5000 2022-10-14 08:53:30.190 - debug: enocean.0 (12564) 55000a0701eba500000008ff9737880000ffffffff5000 2022-10-14 08:53:37.549 - debug: enocean.0 (12564) 55000a0701eba58008348001a255c30000ffffffff2d00
Jey-Cee commented 1 year ago

Please install from Github and try again.

thgoldha commented 1 year ago

Ok, that worked. Teach-In is ok now.