Search found 35 matches

by Zixwater
07 Nov 2021 22:51
Forum: RaZberry
Topic: [core] Can not make request (requestDeviceUpdate): SSL peer certificate or SSH remote key was not OK
Replies: 4
Views: 4467

Re: [core] Can not make request (requestDeviceUpdate): SSL peer certificate or SSH remote key was not OK

Most strange. I had the "link to another z-way" that resides on my network via vpn. I did check the credentials and at first they were wrong so i checked an updated to the correct credentials on the remote z-way and i did a positive response from the remote z-way and import of remote devic...
by Zixwater
07 Nov 2021 22:46
Forum: RaZberry
Topic: [core] Can not make request (requestDeviceUpdate): SSL peer certificate or SSH remote key was not OK
Replies: 4
Views: 4467

Re: [core] Can not make request (requestDeviceUpdate): SSL peer certificate or SSH remote key was not OK

I forgot about this after an reinstallation but a similiar problem is now occuring instead with the same symptoms. This keeps hammering in the logs: [2021-11-07 19:41:46.793] [I] [core] Can not make request: Unauthorized [2021-11-07 19:41:47.793] [I] [core] Can not make request: Unauthorized [2021-1...
by Zixwater
13 Sep 2021 21:29
Forum: RaZberry
Topic: [core] Can not make request (requestDeviceUpdate): SSL peer certificate or SSH remote key was not OK
Replies: 4
Views: 4467

[core] Can not make request (requestDeviceUpdate): SSL peer certificate or SSH remote key was not OK

This problem has become more and more frequent. Since z-way itself does not use SSL/TLS to my knowledge(i admit, i have not followed it lately) but this is becoming more and more of a frequent problem. This has now happened twice this past week. Im out of my leauge here as i do not know were to star...
by Zixwater
18 Nov 2020 14:09
Forum: RaZberry
Topic: Cannot create vDev based on: 35-0-113: TypeError:
Replies: 9
Views: 4444

Re: Cannot create vDev based on: 35-0-113: TypeError:

This problem has been dealt with here in the forum many times. Please use the search function to get the solution. The issue is coming up very often, always for command class 113. Seems Z-Way has a problem there. With the new notification function now it's more important than before to finally fix ...
by Zixwater
18 Nov 2020 11:00
Forum: RaZberry
Topic: Cannot create vDev based on: 35-0-113: TypeError:
Replies: 9
Views: 4444

Cannot create vDev based on: 35-0-113: TypeError:

Hi, Im getting flooded by this error in the UI log: Cannot create vDev based on: 35-0-113: TypeError: Cannot read property 'forEach' of null This has started to appear after installing the UI version/firmware. Software info Firmware version v3.1.1 UI version v1.11.1 Built date 16-09-2020 01:08:41 De...
by Zixwater
04 Nov 2020 16:11
Forum: RaZberry
Topic: Getting started with Code Device(s)
Replies: 0
Views: 2964

Getting started with Code Device(s)

I am wondering how I would get started with Code Devices. My goal is to get custom devices that is not linked to actual z-wave hardware devices and I have a lot of sensors that would need to get updated. The reason I want to find a way to fit them into Z-way is that I have begun to collect all Z-wav...
by Zixwater
17 Jun 2020 22:31
Forum: Z-Uno
Topic: Control devices through MQTT
Replies: 0
Views: 2755

Control devices through MQTT

Im trying to achive/create sensors that are not per say a device controlled by the z-uno by own getters and sensors on the actual board. Instead im having the most specific sensors on the z-uno, barometric pressure, dht22, lux photocell. At the same time i want to have small cheap dht22 and lux phot...
by Zixwater
17 Jun 2020 22:19
Forum: RaZberry
Topic: Include virtual thermostat in "Dummy Device"
Replies: 2
Views: 2124

Re: Include virtual thermostat in "Dummy Device"

PoltoS wrote:
13 Jun 2020 11:16
ThermostatDevice app is what you need. If takes a switch device (can be a Dummy) and a sensor (can be a CodeDevice)
Hmm, I cant find ThermostatDevice as an app. Is it intstalled externally(github) or is it named something else in the app store?
by Zixwater
17 Jun 2020 22:15
Forum: RaZberry
Topic: Razberry and NODE-Red
Replies: 2
Views: 2460

Re: Razberry and NODE-Red

vinisz wrote:
17 Jun 2020 21:12
I have everything on node-red, zway is just the controller, nothing more..
In node red use this node to connect to Z-way:

https://flows.nodered.org/node/node-red-contrib-zway
Thanks! Ill look into it =)
by Zixwater
09 Jun 2020 15:47
Forum: RaZberry
Topic: Include virtual thermostat in "Dummy Device"
Replies: 2
Views: 2124

Include virtual thermostat in "Dummy Device"

I was wondering if its possible to add a thermostat device in the app "Dummy Device"? Many many thanks if it can be done or i can hack the .js myself =)