Razberry: Howto log Sensor values?

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
vga
Posts: 59
Joined: 18 Dec 2014 11:28

Razberry: Howto log Sensor values?

Post by vga »

Hi
in z-way server there is a app module for chowing the history of the sensors for the last 24hours in a chart.
Is it possible to make longer history for sensor logging, or is there another way/module to realize this?

vga
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Razberry: Howto log Sensor values?

Post by PoltoS »

Use Sensor Value Logging App and then do whatever you want with the log
vga
Posts: 59
Joined: 18 Dec 2014 11:28

Re: Razberry: Howto log Sensor values?

Post by vga »

Sure, sorry for that post. For any reason i haven´t seen this module all the time :roll:
Of course this is exactly what i´m looking for.
vga
Posts: 59
Joined: 18 Dec 2014 11:28

Re: Razberry: Howto log Sensor values?

Post by vga »

i´ve configured the sensor logging module for jsonfile, but where can i find the output jsonfile?
../automation/storage/ does´t contain the logging file and i can´t find it.

in z-way-log file i see this:

Code: Select all

[2015-11-18 19:39:36.091] [I] [core] --- Starting module Sensorwert Protokollierung
[2015-11-18 19:39:50.892] [D] [zway] Job 0x13: deleted from queue
[2015-11-18 19:40:00.508] [I] [core] ---  histories polled
[2015-11-18 19:41:42.304] [D] [zway] RECEIVED: ( 01 0D 00 04 00 06 07 56 01 30 03 FF D1 CB 76 )
[2015-11-18 19:41:42.306] [D] [zway] SENT ACK
[2015-11-18 19:41:42.308] [D] [zway] SETDATA devices.6.data.lastReceived = 0 (0x00000000)
[2015-11-18 19:41:42.309] [D] [zway] SETDATA devices.6.instances.0.commandClasses.48.data.1.level = True
[2015-11-18 19:41:42.310] [D] [zway] SETDATA devices.6.instances.0.commandClasses.48.data.1 = Empty
[2015-11-18 19:41:42.318] [D] [zway] RECEIVED: ( 01 09 00 04 00 06 03 60 0D 01 9B )
[2015-11-18 19:41:42.319] [D] [zway] SENT ACK
[2015-11-18 19:41:42.321] [D] [zway] SETDATA devices.6.data.lastReceived = 0 (0x00000000)
[2015-11-18 19:41:42.322] [E] [zway] Packet CC::MULTI_CHANNEL_CMD_ENCAP_V2 is too short: required at least 5 bytes, got 3
[2015-11-18 19:41:42.323] [E] [zway] Error returned from _zway_cc_call_handler(zway, command, controller->id, 0, data[4], &data[5]): Wrong packet from Z-Wave network or Discovery got bad data (stick communication failed) (-9)
[2015-11-18 19:42:13.353] [D] [zway] RECEIVED: ( 01 0D 00 04 00 06 07 56 01 30 03 00 CF 3B 67 )
pofs
Posts: 688
Joined: 25 Mar 2011 19:03

Re: Razberry: Howto log Sensor values?

Post by pofs »

Fibaro device, huh?
Looks like a well-known problem with theirs invalid multichannel packets.
vga
Posts: 59
Joined: 18 Dec 2014 11:28

Re: Razberry: Howto log Sensor values?

Post by vga »

Correct, a fibaro multisensor is included.
Is there any workaround or an upcoming update to get this Sensor working?
Dajazzz
Posts: 20
Joined: 22 Dec 2017 15:47

Re: Razberry: Howto log Sensor values?

Post by Dajazzz »

Does this app still exist?

Found it but it says only for online usage.

Why is it so difficult to actually log sensor values. I don't want a online service. I just want to make a excel file of electricity usage vs temperature. Over a long time period like months.

Please can somebody help me to make me instructions so we could make it a sticky on this forum as most newbies like me want something as basic as this.
Post Reply