Search found 132 matches

by pierre2302
08 Dec 2018 23:42
Forum: Device specific
Topic: ZDDX xml
Replies: 6
Views: 12468

Re: ZDDX xml

I edited the xml files for devices: Neo Coolcam NAS-SC01Z, Neo Coolcam NAS-WR01ZE and Qubino ZMNHJD1. I added them with the command: cd /opt/z-way-server/ZDDX sudo python ./MakeIndex.py Everything works fine but since I upgraded to v3.0.0-rc16 nothing appears in the interview tab for these 3 devices...
by pierre2302
07 Nov 2017 23:02
Forum: Device specific
Topic: ZDDX xml
Replies: 6
Views: 12468

Re: ZDDX xml

ok thank you

I created the xml file for the module QUBINO ZMNHJD1. Do you want to add it to the ZDDX list ?
by pierre2302
05 Nov 2017 20:09
Forum: Device specific
Topic: ZDDX xml
Replies: 6
Views: 12468

Re: ZDDX xml

For the commandclass I used the documentation builder, but I guess it is also preferable to use ZDDX code creator ?

Thank you
by pierre2302
03 Nov 2017 16:32
Forum: RaZberry
Topic: New Installation issue with enabling the Z-Wave module on UI
Replies: 7
Views: 8209

Re: New Installation issue with enabling the Z-Wave module on UI

add to file cmdline.txt :

console=tty1


inittab is a file not a folder !!
by pierre2302
30 Oct 2017 13:08
Forum: RaZberry
Topic: Server is constantly crashing
Replies: 44
Views: 43969

Re: Server is constantly crashing

I use a hard drive classic 2.5 "powered by raspberry.By cons it is thought to increase the power of USB port.

edit config.txt file
Add the following line "max_usb_current = 1" or change its value to 1 if it already exists.
save then reboot
by pierre2302
29 Oct 2017 23:25
Forum: RaZberry
Topic: Server is constantly crashing
Replies: 44
Views: 43969

Re: Server is constantly crashing

I have no proof, put apart my experience! An SD card is not made to collect as much reading and writing data. they end up becoming unstable. https://raspberrypi.stackexchange.com/questions/32336/self-healing-sd-card-partitions https://raspberrypi.stackexchange.com/questions/9220/maximum-demonstrated...
by pierre2302
29 Oct 2017 21:37
Forum: RaZberry
Topic: Server is constantly crashing
Replies: 44
Views: 43969

Re: Server is constantly crashing

If you use a raspberry made with SD card the servers are unstable.

The ideal is to use a hard disk.
by pierre2302
29 Oct 2017 21:29
Forum: RaZberry
Topic: Qubino ZMNHJD1
Replies: 1
Views: 2950

Re: Qubino ZMNHJD1

I created the xml file for this module.

It works.
by pierre2302
29 Oct 2017 21:27
Forum: Device specific
Topic: ZDDX xml
Replies: 6
Views: 12468

ZDDX xml

Hello I create an xml file for a missing module in the database. I would like to know how to know the values to put for: <deviceData> <manufacturerId value="0159"/> <productType value="0004"/> <productId value="0081"/> <libType value="03"/> <protoVersion value...
by pierre2302
24 Oct 2017 02:37
Forum: RaZberry
Topic: Fibaro FGSD-002
Replies: 0
Views: 2402

Fibaro FGSD-002

Hello Firmware version v3.0.0-rc5 I do not have the return of state for the detection of smoke, it is necessary to modify the file ??: /opt/z-way-server/automation/modules/ZWave/index.js switch (notificationTypeId) { case 0x01: // Smoke a_defaults.metrics.icon = 'smoke'; a_defaults.probeType = a_def...