Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

For Z-Wave related questions in Domoticz

Moderator: leecollings

Post Reply
thetiou
Posts: 5
Joined: Monday 20 January 2014 8:44
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

Post by thetiou »

Hello,
is it possible to have compatibility with Aeon Z-Stick and this sensor : BeNext iHome (Door Sensor+Temp+SEC)
http://www.planete-domotique.com/notice ... OORS_M.pdf

I have tested with module Zwave.me and it's fully functional,
but with the Aeon Z-Stick I can't configure him but he's detected :
- Tamper switch : ok (and responsive)
- Temp sensor : ok (but I dont know how to polling)
- Door sensor : no
- SEC sensor : no

Thank's

Erratum contact SEC reacts on the same icon the tamper switch
but no icon for the door sensor ...
Last edited by thetiou on Sunday 16 February 2014 17:29, edited 1 time in total.
User avatar
gizmocuz
Posts: 2350
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

Post by gizmocuz »

Can you send me a PM with your log/config file?
Config/zwcfg_xxxxx.xml
Config/OZW_Log.txt

/Rob
Quality outlives Quantity!
thetiou
Posts: 5
Joined: Monday 20 January 2014 8:44
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

Post by thetiou »

Hi,
as advised I did a post on the Google group OpenZwave
https://groups.google.com/forum/%20#!%2 ... -E-sYJZOaA

and I saw a very similar post on a sensor BeNext
https://groups.google.com/forum/%20#!%2 ... zMPbQQv0-4

wait and see... :-)
thetiou
Posts: 5
Joined: Monday 20 January 2014 8:44
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

Post by thetiou »

another manufacturer's product as the same problem ...
http://code.google.com/p/open-zwave/iss ... rt=&id=267
thetiou
Posts: 5
Joined: Monday 20 January 2014 8:44
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

Post by thetiou »

I have already said, but: there is a new door sensor in BeNext (with temperature) and id (new: type = 0004, id = 0101) is different from the old door sensor (old: type = 0004, id = 0100) it is poorly recognized as "Digital Home Systems Unknown: type = 0004, id = 0101" Digital Home Systems has an id (008a) of the same manufacturer BeNext (008a) in the "manufacturer_specific file. xml " :?:

more on this site this new sensor is referenced with id 100 may be that the problem comes from here?
http://www.pepper1.net/zwavedb/device/149
mccharlet
Posts: 10
Joined: Saturday 01 March 2014 10:47
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Switzerland
Contact:

Re: Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

Post by mccharlet »

Hi,

I have the same problem.

I saw, the open-zwave code are updated for the new version.

It's possible to update the manufacturer_specific.xml file and all benext files ?

Best regards
User avatar
gizmocuz
Posts: 2350
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

Post by gizmocuz »

Yes, but they will be overwritten when a new release of openzwave is made.
At the moment i added a custom philio 3-1 sensor in it...
if this is working well (derrik... is it working well? ;) i will post the modifications on the openwave forum/issue.

If you make changes for a new device, and it is working correctly, please do the same...

There are many many zwave devices, and it's impossible to have them all supported ;) helping openzwave with this is the way to go
Quality outlives Quantity!
mccharlet
Posts: 10
Joined: Saturday 01 March 2014 10:47
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Switzerland
Contact:

Re: Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

Post by mccharlet »

Hi,

The new openzwave version 1.0.758 http://www.openzwave.com/snapshots/ is updated with the new BeNext sensor

Can you update domoticz with this version ?

Very thanks

Best regards
User avatar
gizmocuz
Posts: 2350
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

Post by gizmocuz »

This version is already in domoticz since 19 Feb.

You could try to backup your zwave configuration file, and delete the current one.

stop domoticz
cp Config/zwcfg_xxxxxx.xml Config/zwcfg_xxxxxx.bak
rm Config/zwcfg_xxxxxxx.xml
start domoticz
Quality outlives Quantity!
mccharlet
Posts: 10
Joined: Saturday 01 March 2014 10:47
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Switzerland
Contact:

Re: Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

Post by mccharlet »

Hi,

The manufacturer_specific.xml isn't the version 1.0.758 in my raspberry. They are more diffence between the local file and the fine in version 1.0.758

By exemple this line doesn't existe in domoticz version V1.1575 (in benext section)!!!

<Product type="0003" id="0101" name="DHS-ZW-SNMT-01 Multi Sensor" config="BeNext/Molite.xml"/>

Best regards
Attachments
Capture.JPG
Capture.JPG (11.64 KiB) Viewed 2726 times
User avatar
gizmocuz
Posts: 2350
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

Post by gizmocuz »

should be solved now with the latest beta
Quality outlives Quantity!
mccharlet
Posts: 10
Joined: Saturday 01 March 2014 10:47
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Switzerland
Contact:

Re: Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

Post by mccharlet »

Now it's OK

Thanks
thetiou
Posts: 5
Joined: Monday 20 January 2014 8:44
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

Post by thetiou »

great ! they aren't detected as "BeNext" but works perfectly, thank you!
:-)
User avatar
heggink
Posts: 972
Joined: Tuesday 08 September 2015 21:44
Target OS: Raspberry Pi / ODroid
Domoticz version: 12451
Location: NL
Contact:

Re: Z-Stick + BeNext iHome (Door Sensor+Temp+SEC)

Post by heggink »

I ordered a benext door sensor. Is this the same? It's recognised (all the devices) and listed as a benext but it's not working (gets a timeout after a few mins and never works again).
There is another thread: viewtopic.php?f=17&t=7376&p=63009#p63009
H
Docker in Truenas scale, close to latest beta
DASHTICZ 🙃
RFXCOM, zwavejs2mqtt, zigbee2mqtt,
P1 meter & solar panel
Google home, Wifi Cams motion detection
Geofence iCloud, Bluetooth & Wifi ping
Harmony hub, Nest, lots more :-)
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest