andreas-bulling
andreas-bulling
These are the packets that are being put together: **FL62** ON `FF:E3:01:81->04:14:B2:66 (-255 dBm): 0x01 ['0xa5', '0x0', '0x0', '0x0', '0xd', '0xff', '0xe3', '0x1', '0x81', '0x0'] ['0x3', '0x4', '0x14', '0xb2', '0x66',...
yes, I can toggle both when plugging in the USB dongle to my laptop and teaching in/testing using example kipe code that I found in one of the Home Assistant...
... base id of my dongle is [0xFF, 0xE3, 0x01, 0x80] and I've tought in using 0x81 and 0x82 ids (see above)
No, I didn't... :( how is it different? With the special packets that are mentioned in the specs?
https://www.eltako.com/fileadmin/downloads/de/Gesamtkatalog/Eltako_Gesamtkatalog_KapT_low_res.pdf
Thanks a lot for the hint - I will look into this and report back ;)
But do you know why I see that error message? This should be unrelated to the teach in - is this a bug in the code?
Alright, I tried this for the normal switch (FL62) and it worked! For future reference, this is what I did (I didn't find a code example from anyone having done...
Thanks for the suggestions/input. The wrong LCK setting I also noticed before when I suddenly couldn't operate the light with the wall switches anymore ;) I actually do set all...
This is where the error is triggered... https://github.com/kipe/enocean/blob/4ec5cd11e7e6f518f285fa75188b1284d46fd6ad/enocean/protocol/eep.py#L221