Posts: 5
Threads: 0
Joined: May 2015
Reputation:
0
05-01-2015, 05:41 PM
(This post was last modified: 05-28-2015, 04:16 PM by rednose.)
Hi all
unitec EIM-826 (48412) from Intertec
EAN 4008153 484124
no learnig, no dip-switch
Protocol
This protocol sends 50 pulses like this (THX bitboy)
192 576 192 576
192 576 192 576
192 576 192 576
192 576 192 576
192 576 192 576
192 576 192 576
192 576 192 576
192 576 192 576
192 576 192 576
192 576 192 576 maybe sync or sytemcode ??
192 576 192 576 576 192 = Unit4 110
576 192 = Off 0
192 6528
--
Unit 1 000
Unit 2 100
Unit 3 010
Unit 4 110
Unit all 001
State on 1
State off 0
Posts: 7,238
Threads: 92
Joined: Aug 2013
Reputation:
76
United should already be supported in the latest nightly.
Posts: 5
Threads: 1
Joined: Jan 2015
Reputation:
0
Hello curlymo,
I just installed the latest nightly from the apt repository but could not find a unitec protocol when using pilight-send. pilight-receive still recognizes the protocoll as rev2_switch or clarus_switch and using these protocols as well as the recognized units and ids does not work. Sending the received Raw codes works perfectly.
Any hint from your site how to get the new protocol you mentioned to work?
Posts: 7,238
Threads: 92
Joined: Aug 2013
Reputation:
76
Bumping doesn't get you anywhere. At least post according to the rules that apply in this forum part.
Posts: 3
Threads: 0
Joined: Oct 2015
Reputation:
0
Hello and thanks for all the work so far...
I as well am trying to get those Unitecs without switch to work.
By trying some of the here posted and learning from the remote i found my codes. But now i want to manage them from within the webgui. I thought about using pilight-send via a script but cant get the program protocol working.
Can anyone give me a hint how you manage them.
Thanks
H
Posts: 11
Threads: 1
Joined: Mar 2015
Reputation:
0
05-29-2019, 02:16 PM
(This post was last modified: 05-29-2019, 04:05 PM by bitboy.)
Hi everyone,
old topic, i knew but still unsolved.
To find a solution for this i think we need to find a way to decide between a clarus switch and a unitec switch.
as we have the raw codes for unitec available, can someone point me to some raw codes from clarus switches?
maybe there is a difference in pulses.
If there is, its obvious that both protocols need to be changed.
Edit:
i compared a few pulses and i guess rednose has the correct hint. instead of handling pulses in groups of 4 it should be handled in groups by two.
This are the raw values from the clarus manual
40 pulses - ID / System Code
6 pulses - Unit
2 pulses - State
2 footer
189 567 - 1
567 189 - 0
189 567 - 1
567 189 - 0
189 567 - 1
189 567 - 1
189 567 - 1
567 189 - 0
189 567 - 1
189 567 - 1
189 567 - 1
567 189 - 0
189 567 - 1
567 189 - 0
189 567 - 1
567 189 - 0
189 567 - 1
189 567 - 1
567 189 - 0
567 189 - 0
189 567 - 1
189 567 - 1
567 189 - 0
567 189 - 1
189 6426
but i would need some more raw codes from clarus to verify. But this would allow handling all those devices with one protocol.