Search found 10 matches

by diapolon
17 Dec 2019 18:39
Forum: Discussions in English
Topic: is possible to create a slim version of zway?
Replies: 2
Views: 2725

is possible to create a slim version of zway?

Hi at all,
i only need JS API. Is possible to remove smarthome interface, expert interface, remote control and others stuff without problem?

:)
by diapolon
08 Mar 2016 15:09
Forum: RaZberry
Topic: ZWaveAPI/Data vs ZWaveAPI/Run inconsistency
Replies: 6
Views: 7911

Re: ZWaveAPI/Data vs ZWaveAPI/Run inconsistency

i found how to solve: i have to discard commandclasses when data.supported = false
by diapolon
07 Mar 2016 23:38
Forum: RaZberry
Topic: ZWaveAPI/Data vs ZWaveAPI/Run inconsistency
Replies: 6
Views: 7911

Re: ZWaveAPI/Data vs ZWaveAPI/Run inconsistency

Up! I update to latest version, (2.2.1) but inconsistency remains.. http://192.168.1.1:8083/ZWaveAPI/Run/devices[$id].instances[0].commandClasses If i loop commandClasses of this JSON where $id is node_id i found commandClass that does'nt exist examples: http://192.168.1.1:8083/ZWaveAPI/Run/devices[...
by diapolon
01 Dec 2015 18:15
Forum: Discussions in English
Topic: Zway automation disabled and error on log
Replies: 3
Views: 3995

Re: Zway automation disabled and error on log

Hi Poltos, on active apps i have only Z-Wave Network Access!
by diapolon
25 Nov 2015 19:27
Forum: Discussions in English
Topic: Zway automation disabled and error on log
Replies: 3
Views: 3995

Zway automation disabled and error on log

Hi at all, i don't use zway automation and i have disabled it because i use only JSON API. Why on zway-server.log i have many this error? [2015-11-25 15:14:56.063] [I] [core] Executing script: /*** Cron ZAutomation module ************************************************** ... [2015-11-25 15:14:56.08...
by diapolon
23 Nov 2015 17:28
Forum: RaZberry
Topic: ZWaveAPI/Data vs ZWaveAPI/Run inconsistency
Replies: 6
Views: 7911

Re: ZWaveAPI/Data vs ZWaveAPI/Run inconsistency

Some detail of second problem. randomly on some devices ZWaveAPI/Run return strange commandclasses. Example: today a "Fibaro Door/Window Sensor FGK-101 - 107" ZWaveAPI/Run/devices[8].instances[0] as commanclass 70 (ClimateControlSchedule) yesterday a "Fibaro Motion Sensor FGMS-001&quo...
by diapolon
23 Nov 2015 12:55
Forum: RaZberry
Topic: ZWaveAPI/Data vs ZWaveAPI/Run inconsistency
Replies: 6
Views: 7911

Re: ZWaveAPI/Data vs ZWaveAPI/Run inconsistency

Hi pofs,
thanks for your explanation!
Because occurs failed interview with Aeotec Key Fob? It's not fully supported?
by diapolon
19 Nov 2015 15:31
Forum: RaZberry
Topic: ZWaveAPI/Data vs ZWaveAPI/Run inconsistency
Replies: 6
Views: 7911

Re: ZWaveAPI/Data vs ZWaveAPI/Run inconsistency

Update:
i have upgrade zwave.me at version 2.1.2-rc17 and problem is the same..

Edit: second problem solved with exclude/include process..
by diapolon
18 Nov 2015 18:04
Forum: RaZberry
Topic: ZWaveAPI/Data vs ZWaveAPI/Run inconsistency
Replies: 6
Views: 7911

ZWaveAPI/Data vs ZWaveAPI/Run inconsistency

Hi at all, i have a problem with an Aeotec Key Fob Gen5. if i parse: ZWaveAPI/Run/devices[15].instances[0] SceneActivation exists command classes founded: 32- Basic 89- AssociationGroupInformation 90- DeviceResetLocally 94- ZWavePlusInfo 112- Configuration 114- ManufacturerSpecific 115- PowerLevel 1...