rtl433 DSC Security
Posted: Wednesday 20 May 2020 17:10
Version: 2020.2
Platform: Raspberry PI 3 B+
Hardware: RTL433 RTL_SDR Receiver
Hi all.
Using Domoticz from more or less one year to control and manage all that is possible ... it's really easy and amazing.
I have a wireless DSC security panel and from time to time I looked at the way to integrate it into Domoticz in some way.
Now, I recently found that RTL_433 is able to capture wireless communications between sensors and panel, so bought an RTL2838U USB key, downloaded the github repo and compiled it.
Running it from command line I'm able to get sensor messages:
domoticz@domotic:~ $ rtl_433 -R0 -R23
but when adding the hardware in Domoticz, I found folowing lines within the log:
2020-05-20 17:00:34.429 Status: Rtl433: Worker started... (Extra Arguments: -R0 -R23)
2020-05-20 17:01:08.774 Status: Rtl433: Unhandled sensor reading, please report: (time,msg,codes,model,subtype,id,status,battery_ok,mic
2020-05-20 17:01:08.774 |2020-05-20 17:01:08,,,DSC-Security,DW4917 door/window sensor,2473872,161,1,CRC
2020-05-20 17:01:08.774 )
2020-05-20 17:01:10.876 Status: Rtl433: Unhandled sensor reading, please report: (time,msg,codes,model,subtype,id,status,battery_ok,mic
2020-05-20 17:01:10.876 |2020-05-20 17:01:09,,,DSC-Security,DW4917 door/window sensor,2473872,163,1,CRC
2020-05-20 17:01:10.876 )
How can I add DSC security sensors to Domoticz ?
Platform: Raspberry PI 3 B+
Hardware: RTL433 RTL_SDR Receiver
Hi all.
Using Domoticz from more or less one year to control and manage all that is possible ... it's really easy and amazing.
I have a wireless DSC security panel and from time to time I looked at the way to integrate it into Domoticz in some way.
Now, I recently found that RTL_433 is able to capture wireless communications between sensors and panel, so bought an RTL2838U USB key, downloaded the github repo and compiled it.
Running it from command line I'm able to get sensor messages:
domoticz@domotic:~ $ rtl_433 -R0 -R23
- Spoiler: show
but when adding the hardware in Domoticz, I found folowing lines within the log:
2020-05-20 17:00:34.429 Status: Rtl433: Worker started... (Extra Arguments: -R0 -R23)
2020-05-20 17:01:08.774 Status: Rtl433: Unhandled sensor reading, please report: (time,msg,codes,model,subtype,id,status,battery_ok,mic
2020-05-20 17:01:08.774 |2020-05-20 17:01:08,,,DSC-Security,DW4917 door/window sensor,2473872,161,1,CRC
2020-05-20 17:01:08.774 )
2020-05-20 17:01:10.876 Status: Rtl433: Unhandled sensor reading, please report: (time,msg,codes,model,subtype,id,status,battery_ok,mic
2020-05-20 17:01:10.876 |2020-05-20 17:01:09,,,DSC-Security,DW4917 door/window sensor,2473872,163,1,CRC
2020-05-20 17:01:10.876 )
How can I add DSC security sensors to Domoticz ?