Sylvain Cherrier
Sylvain Cherrier
Well... Only the last appaired device seems to react... I got 3 devices, one was working. I have added the two new devices. Now, only the last once obey to...
Ok... I test this way.
Have you succeed in having two devices connected ? It's weird, it seems i can have two devices at the same time. Only one can be paired... Sometimes, i can...
I have written a small test program, in order to test my 3 devices. I think that maybe on of my g-media D021 is out of order... i can't make...
For information, my test program : ``` #!/usr/bin/env python # -*- encoding: utf-8 -*- ''' Example to show automatic UTE Teach-in responses using http://www.g-media.fr/prise-gigogne-enocean.html Waits for UTE Teach-ins, sends the...
..... I'm wondering if teaching is the same way with a G-Media SD01 and a Ubiwizz 1502... I can't find if it is the same EEP ?
Okay, i got it : the ubizwii 1502 has eep D2-02-0B I think i must update this line : `RadioPacket.create(rorg=RORG.VLD, rorg_func=0x01, rorg_type=0x01, destination=destination, sender=communicator.base_id, command=1, IO=0x1E, OV=output_value)`
I think 02 function is missing in EEP.xml
I made a test : i added in the EEP.xml files lines for D2-02-0B (by copying from 01 01 : ```
It's weird, because it seems that they use this EEP http://www.imagidee-cms.com/medias150/PDF/UBID1502.pdf or http://my-domotique.com/store/enocean/901-prise-commandee-enocean.html (end of the page) I didn't bring this plug at home, so i won't be able to...