Page 3 of 3
Re: Cheap 433MHz door sensor (with open and close)
Posted: Friday 30 November 2018 6:11
by brjhaverkamp
Hi,
Thx for the screenshots. Im curious though how the third state(tamper) is incorporated. Can you show a screenshot and log of that please?
Kind regards,
Bert
Re: Cheap 433MHz door sensor (with open and close)
Posted: Sunday 16 December 2018 19:53
by FunFair
Just got 3 cheap door sensors from Banggood. 2 work, 1 is broken, the magnetic switch seems to be stuck.
And the scripts work great! Tnx!
Re: Cheap 433MHz door sensor (with open and close)
Posted: Saturday 01 June 2019 1:55
by AurelioF
Hi all.
Someone could make this sensor work, Domoticz detects it as a sensor (X10)
RFXCOM D0F600 0 Unknown Security X10 security Motion
It does not change state.
Thank you.
- 000.jpg (91.86 KiB) Viewed 1518 times
Re: Cheap 433MHz door sensor (with open and close)
Posted: Saturday 01 June 2019 9:36
by b_weijenberg
I suppose the sensor transmits only the alert status and has no normal status and you will never know if the sensor is closed.
To be sure use RFXmngr and enable only Lighting4. You will see if the sensor transmits a normal/close RF packet.
Re: Cheap 433MHz door sensor (with open and close)
Posted: Saturday 01 June 2019 13:50
by AurelioF
ok thank you very much for the information, I will try to prove it.
Re: Cheap 433MHz door sensor (with open and close)
Posted: Tuesday 04 June 2019 12:55
by AurelioF
it seems that this model is not supported, if it responds to opening or closing, but only information appears when I use Lighting 4 and undec together
Code: Select all
------------------------------------------------
04/06/2019 12:49:35:358
Packettype = Lighting4
subtype = PT2262
Sequence nbr = 108
Code = D0F60A decimal:13694474
S1- S24 = 1101 0000 1111 0110 0000 1010
Pulse = 461 usec
Signal level = 6 -72dBm
------------------------------------------------
04/06/2019 12:49:35:546
Packettype = UNDECODED RF Message
UNDECODED ARC:2643D8280734
------------------------------------------------
04/06/2019 12:49:35:610
Packettype = UNDECODED RF Message
UNDECODED ARC:27A1EC14073E
------------------------------------------------
04/06/2019 12:49:35:687
Packettype = UNDECODED RF Message
UNDECODED ARC:2643D828073E
------------------------------------------------
Re: Cheap 433MHz door sensor (with open and close)
Posted: Tuesday 04 June 2019 13:26
by b_weijenberg
select ONLY Lighting4 in RFXmngr and do NOT enable undec on!
Do you really receive a Lighting4 packet on open and close??
Re: Cheap 433MHz door sensor (with open and close)
Posted: Wednesday 05 June 2019 0:26
by AurelioF
It has an erratic behavior, only detects an x10 device, but not always.
If only Active Lighting4 nothing happens.
If only active x10 detects a device, but it seems to act strangely, not when opening or closing.
If Active Lighting4 and x10 behaves in a similar way
only if active undec and Lighting4, seems to react to the opening and closing.
I have the impression that it is not supported.
The manufacturer says that it has two actions when opening and closing
Re: Cheap 433MHz door sensor (with open and close)
Posted: Saturday 27 July 2019 16:04
by DomoRon
AurelioF wrote: ↑Wednesday 05 June 2019 0:26
It has an erratic behavior, only detects an x10 device, but not always.
If only Active Lighting4 nothing happens.
If only active x10 detects a device, but it seems to act strangely, not when opening or closing.
If Active Lighting4 and x10 behaves in a similar way
only if active undec and Lighting4, seems to react to the opening and closing.
I have the impression that it is not supported.
The manufacturer says that it has two actions when opening and closing
I have exactly the same the devices it seems. I switched to the RFXmngr to detect what it is exactly and tried with both Type 1 firmware and Type 2 firmware, but it is only received when 'undec on' is switched on. It does not matter if Lighting4 is switched on or off. It looks the same as in the initial post, but I guess it does not work the same. I tried all the protocols, nothing works, only 'undec on'.
Re: Cheap 433MHz door sensor (with open and close)
Posted: Saturday 27 July 2019 22:53
by AllesVanZelf
JelteV, DzJan and others,
are these the same devices? Because they are different brands?
1 device and
5 devices
And on these sites I read about a chime function. I assume this a function of the total alarm system they deliver?
Have you implemented a kind of chime function?
In my existing Elro alarm, (which I do not like very much), there is such a chime function (ringing a bell/peep when opening a door) and I would like to implement this same feature in my domoticz system. Have you made such feature?