Search found 267 matches

by piet66
19 Jan 2023 13:23
Forum: Discussions in English
Topic: MxMQTT Subscriber from piet66 | Control a switch
Replies: 12
Views: 3117

Re: MxMQTT Subscriber from piet66 | Control a switch

Hi Heinrich,
nice to see, that my app is useful for somebody :D .

You can try following:

Code: Select all

Icon: switch-on
Conditional Icon:  level === 'off' ? 'switch-off' : 'icon' 
Data Type: user defined switch
List of Values: OFF:ON
by piet66
16 Jan 2023 11:58
Forum: Discussions in English
Topic: Z-way-server occasionally goes down
Replies: 68
Views: 14438

Re: Z-way-server occasionally goes down

I have implemented another idea: Put the whole z-way-server folder and the log onto an additional USB drive.
I think a good USB drive will last longer than a SD card. And if it fails, it can be exchanged much easier.
by piet66
05 Jan 2023 11:26
Forum: Discussions in English
Topic: Z-way-server occasionally goes down
Replies: 68
Views: 14438

Re: Z-way-server occasionally goes down

5. Maybe the lifetime of your SD card slowly is going to end. Consider moving to a new one.
by piet66
29 Dec 2022 11:32
Forum: Discussions in English
Topic: Device Image Missing in Expert Gui
Replies: 12
Views: 3186

Re: Device Image Missing in Expert Gui

Perhaps you can find anything in the browsers console.

At least in network analysis, you can see if the read xml file contains the expected link to the image and if this image is requested.
by piet66
28 Dec 2022 16:37
Forum: Discussions in English
Topic: Device Image Missing in Expert Gui
Replies: 12
Views: 3186

Re: Device Image Missing in Expert Gui

I don't have this device.

I took the description of another device without image, added your image, and after I cleared the browsers cache the image was shown in Expert UI.
by piet66
28 Dec 2022 12:36
Forum: Discussions in English
Topic: Device Image Missing in Expert Gui
Replies: 12
Views: 3186

Re: Device Image Missing in Expert Gui

There is nothing wrong with this file. If you now prove that Expert UI pulls in exactly this file, then you have to look somewhere else entirely.
by piet66
27 Dec 2022 10:44
Forum: Discussions in English
Topic: Device Image Missing in Expert Gui
Replies: 12
Views: 3186

Re: Device Image Missing in Expert Gui

I have also done these things. It works. Have you cleared the browser cache? If that doesn't help, the reason must be in the file. Either you are using a wrong file (unfortunately, the filename is not shown in Expert UI), or you made a mistake while editing. I assume that you have edited an existing...
by piet66
29 Nov 2022 10:57
Forum: Recipes
Topic: monit
Replies: 2
Views: 10502

Monitorix

I see the advantage of monit in the automatic restart after failure abort. Those who don't need that and prefer a graphical interface can have a look on Monitorix (http://www.monitorix.org/). Already in standard view, it provides a lot of information. In /etc/monitorix/monitorix.conf, section <proce...
by piet66
01 Oct 2022 10:30
Forum: Discussions in English
Topic: support: 26 03
Replies: 13
Views: 4573

Re: support: 26 03

try this:

Code: Select all

http://IP:8083/ZWaveAPI/Run/zway.devices[74].data.acceptSetSecurityLevel.value=0
You can check with .../ZWaveAPI/Data/0 whether it's stored.
You should check too whether the type is changed from "empty" to "int" or "string".
by piet66
10 Sep 2022 10:40
Forum: Discussions in English
Topic: class 0x41 Prepayment Encapsulation
Replies: 4
Views: 1356

Re: class 0x41 Prepayment Encapsulation

After one more digging into the Z-Wave specification, I think I found the explanation:
It's only a route ack with extended header. What I thought to be the command class is simply a part of the extension.