Search found 6 matches

by tv46cfire
Thursday 30 January 2020 18:27
Forum: Python
Topic: Eldat Easywave RXR09 Script
Replies: 87
Views: 20520

Re: Eldat Easywave RXR09 Script

Hello,
after spending a lot time searching how to pair with my shutters (altron easywave), i've found the procedure.
1- shut down the shutter
2- push stop button for 5 to 10 secs, the shutter will open a little.
3- push button move up then move down.
4- the shutter will open/close a little.

5- use ...
by tv46cfire
Wednesday 29 January 2020 22:42
Forum: Python
Topic: Eldat Easywave RXR09 Script
Replies: 87
Views: 20520

Re: Eldat Easywave RXR09 Script

Thanks.
So I need to access all shutter receiver to pair :( :( :(

Regards.
by tv46cfire
Wednesday 29 January 2020 21:41
Forum: Python
Topic: Eldat Easywave RXR09 Script
Replies: 87
Views: 20520

Re: Eldat Easywave RXR09 Script

Hello,
i've received my RX09-128, and it seems to work fine, but i've a dumb question.
REC work perfectly.
move shutter UP => REC,31fe34,A
move shutter DOWN => REC,31fe34,B
Stop shutter => REC,31fe34,C

But how to attribute serial '31fe34' to a "Position" used with TXP ?
When I use "RDP?,00" to ...
by tv46cfire
Sunday 05 January 2020 21:52
Forum: Python
Topic: Eldat Easywave RXR09 Script
Replies: 87
Views: 20520

Re: Eldat Easywave RXR09 Script

Hi,
thanks for the complete good answer :D
I've got everything need !

All my problems come from python3, string vs Bytes, and other details. Now seems to work correctly.
Thank you for your original code which is very readable !

Regards.
by tv46cfire
Sunday 05 January 2020 20:03
Forum: Python
Topic: Eldat Easywave RXR09 Script
Replies: 87
Views: 20520

Re: Eldat Easywave RXR09 Script

Hello,
my conf is : win10 NAS with Domoticz and a Raspberry pi 3 shared with TvHeadend and PiHole.

For the time i use no transceiver (waiting for shipping from Germany), but it'll be a "USB RX09 128 Eldat RX09E5031-02-01K".
I need to replace urllib2 in plugin because I'm using python 3.

And don't ...
by tv46cfire
Sunday 05 January 2020 17:21
Forum: Python
Topic: Eldat Easywave RXR09 Script
Replies: 87
Views: 20520

Re: Eldat Easywave RXR09 Script

Hi WimR,
have you got a new version or a Git of your scripts ?

I'm trying to bind all my Altron EasyWave electric shutters with you script and latest 4.10717 Domoticz.

Regards.