more G-Labs products

Author Topic: TESTING RELEASE  (Read 196296 times)

January 03, 2015, 03:25:06 AM
Reply #390

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
That would have been easier!

January 04, 2015, 09:03:38 AM
Reply #391

dani

  • *****
  • Information
  • Global Moderator
  • Posts: 535
Hi Gene,

You have made a good work in R453. My issues are all corrected.

Cheers
Dani

January 11, 2015, 01:26:54 PM
Reply #392

Bounz

  • ***
  • Information
  • Full Member
  • Posts: 94
Gene,
What is the purpose of modules values encryption?

January 14, 2015, 08:46:43 AM
Reply #393

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Bounz,

HG was supposed to work this way since the very beginning. But there was a bug in the modules saving function.
This is mainly done to prevent showing clear passwords that might be stored in some apps data.
That can obviously be hacked but that's another story =)

Cheers,
g.

January 14, 2015, 08:31:35 PM
Reply #394

Wibo

  • ***
  • Information
  • Full Member
  • Posts: 95
Hi all,

downloaded the install for windows revision yesterday.
It has problems when you want to edit code using the web interface.
All combinations of win7,win8,IE11,Firefox and Chrome have the same issue.

The previous install revision 394 didn't have this behavior.
Is this a known issue or should I report it as a bug?

January 14, 2015, 09:14:14 PM
Reply #395

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Did you install using latest Win setup package (r447)? Tried clearing browser cache already?

http://sourceforge.net/projects/homegenie/files/

I just tried fresh install on Win7 of r447 package and with IE11 everything looks ok. Also updated to r453 from UI and everything still looks ok.

g.

January 14, 2015, 11:30:54 PM
Reply #396

Wibo

  • ***
  • Information
  • Full Member
  • Posts: 95
Hi Gene,
sorry about this one, I'm not a web developer.
Clearing the browser cache solved it for FireFox.

It happened when I upgraded from r394 to r447, my bad.

Thx
Wibo.

January 17, 2015, 06:20:41 PM
Reply #397

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Packed up latest testing release (r457).

https://sourceforge.net/projects/homegenie/files/testing/

CHANGES FROM r453
==================

    - Added CubieTruck/CB3 GPIO app with 30 modules-mapped GPIOs
    - Added saving/loading of node device handlers to ZWaveLib (issue #78)
    - Updated UPnP library from latest source code release
    - Added ModuleParameter.RequestUpdate() and ModuleParameter.IdleTime, also renamed ModuleParameter.Wait to WaitUpdate (issue #72)
    - Fixed "precision" issue in ZWaveLib ExtractValueFromBytes (issue #97)
    - Fixed unwanted serialization of some module fields such as "Statistics" (also affecting performance of MQTT client app)
    - Added support for CubieTruck/Cubieboard3 to raspberrysharp-io library
    - Fixed bug in X10 that was not performing first command after HG startup
    - Fixed bug in Lirc initialization that was preventing IR remote from working when installing HG from debian package
    - Fixed multiple unit code addressing in X10 library issue #30
    - Added more field icons to sensor widget (pull request #94)
    - Fixed error with Pepper1 db when lang is not an array (pull request #90)
    - Changed widget's files extension from *.json to *.js

Cheers,
g.

January 17, 2015, 06:30:23 PM
Reply #398

dani

  • *****
  • Information
  • Global Moderator
  • Posts: 535
Hi Gene,
The power consumption is not correct..As you can see in the joined screenshot, the value is multiple by 100.
In that case I have 3 modules of 20W actifs.

Cheers
Dani

January 17, 2015, 09:28:24 PM
Reply #399

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Hi dani,

please provide the console output from ZWaveLib, we'll try to fix.

g.

January 18, 2015, 12:25:51 AM
Reply #400

dani

  • *****
  • Information
  • Global Moderator
  • Posts: 535
Hi gene,
I am using virtual meter in that case for raspi gpio node.

January 18, 2015, 01:37:22 AM
Reply #401

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Hi dani,

please check VMWatt settings if for some reason the value screwed up. I'm not able to replicate the issue.

Cheers,
g.

January 18, 2015, 02:35:50 PM
Reply #402

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
r458 available with following additions/fixes:

    - Fixed missing X10, Z-Wave automation groups (bug from r457)
    - Added Z-Wave Meter Poll app; fixed bug in Level Poll app
    - Optimized file GPIO connection driver for faaaster I/O operationss
    - Added "fuzzyness" to Virtual Meter
    - Added Meter box to Z-Wave node setup page
    - Major ZWaveLib refactoring, now supporting kWh, KVAh, Watt, Pulses, AC Volt, AC Current and Power Factor energy values (issue #21)

https://sourceforge.net/projects/homegenie/files/testing/

Cheers,
g.

January 18, 2015, 03:32:31 PM
Reply #403

dani

  • *****
  • Information
  • Global Moderator
  • Posts: 535
Hi Gene,
I Found the issue for Electric consumption.
I don't know why but for some Switchs, I got a value of Status.Level at 100.
I can't reproduce so.
Cheers
Dani

January 19, 2015, 12:46:30 PM
Reply #404

dani

  • *****
  • Information
  • Global Moderator
  • Posts: 535
Hi Gene,
Allways for meter consumption multiply by 100, it happened after a complete restart of my computer.
I saw Status level of sxitch at 100 instead of 1. Do you agree ?
I update HG from 457 to 458 and the issue disappear, and now with this version with some a value with decimal, instead of 60W in my case we get sometimes 60.1 or 59.9 ? is it a normal way ? I thing some round function has changed. I don't worry this only it's for inform you.

Cheers
Dani