Page 1 of 1
Everspring door sensor SM810 detected as SM103 - should it work?
Posted: Thursday 13 September 2018 0:16
by przemhb
I have just started my adventure with Domoticz (Linux) and Aeotec Z-Stick Gen 5. I have two door magnetic sensors - Everspring SM810. They were detected as SM103. Each one appeared as 3 devices: Alarm Type, Alarm Level and Switch. I have configured them as door contacts. Unfortunately they don't show, when doors get opened.
I have tried to find any instructions on how to configure magnetic door sensors, but I couldn't.
Did I make something wrong or SM103 is not compatible with SM810? If it's the later case, then why it was detected as SM103?
Thank you for your help.
Re: Everspring door sensor SM810 detected as SM103 - should it work?
Posted: Sunday 23 September 2018 23:16
by przemhb
According to SM810 manual it's Product ID is 0x0003 and Product Type 0x0002. Domoticz displays ID 0x01 and Type 0x02. It's strange as the door sensor looks just as in the SM810 manual and SM103 looks completely different. Moreover I cannot make lock/unlock function work. Maybe it's caused by improper ID detection.
I have tried many times with my two door sensors and they've been always detected as SM103. Strange.
Have you got an idea why it is so?
Re: Everspring door sensor SM810 detected as SM103
Posted: Tuesday 25 September 2018 21:56
by przemhb
I have added:
1. /domoticz/Config/everspring/sm810.xml with configuration and
2. added SM810 entry pointing to the file in manufacturer_specific.xml file.
Tested the configuration with make xmltest. Passed.
Then I have restarted Domoticz, factory reseted my door sensor and included it again. Surprisingly it was once gain detected as SM103. No idea why.
Re: Everspring door sensor SM810 detected as SM103 - should it work?
Posted: Wednesday 10 October 2018 23:47
by przemhb
Is it enough to add XML file for the new device (as in 2 above) and modify manufacturer_specific.xml file (as in 1 above)? Or maybe I have to compile OpenZWave library and install it in my system?