more G-Labs products

Author Topic: TESTING RELEASE  (Read 196264 times)

February 10, 2015, 01:30:44 PM
Reply #450

gcoupe

  • **
  • Information
  • Jr. Member
  • Posts: 30
I've installed r478 on a couple of Windows machines. Is it just me, or is this release very much more sluggish than previous releases? I seem to spend most of my time looking at the spinning circle...

February 10, 2015, 01:43:29 PM
Reply #451

gcoupe

  • **
  • Information
  • Jr. Member
  • Posts: 30
Well, I unistalled r478 from one of my machines, and reinstalled r476. Now the system is back to be fast and responsive... So my Windows machines don't like something in r478...

February 10, 2015, 09:00:50 PM
Reply #452

RichieC

  • ***
  • Information
  • Full Member
  • Posts: 67
Hi Gene

I have r478 installed and im trying to get my thermostat to work, but im having a slight issue - not sure that i have the correct version of the Z-Wave Wake-up program ? 

I have my thermostat set to wake up every 256 seconds (the minimum value) and when it wakes up homegenie receives it's update.. but if i change the set point in the homegenie widget i get a response timeout message and the temperature on the thermostat doesnt change - then at the next wake up interval the setpoint value in the widget changes back to the same as the thermostat.

Looking at the code in the Z-Wave wake up program i cant see anywhere where it sets the thermostat setpoint (just reads it).. which makes me think it didnt get updated for some reason?

Rich



new testing release r477 is out:

    - Should fix bug in ZWaveLib Thermostat.SetPointSet (encoding of setpoint value)
    - Added ZWave message queuing for nodes supporting Wake Up command class (battery powered devices - issue #77)
    - Added new option for configuring size of the statistics database (pull request #121)
    - Fixed bug in MIGInterfaceCommand options parsing, that was affecting Statistics/Parameter.StatsHour when a module domain/address filter was passed
    - Fixed IP Camera widget preview not showing
    - Added missing Z-Wave command classes to _nodesetup.js
    - Updated locale language files
    - Fixed temperature reading Fahrenheit/Celsius conversion bug in ZWaveLib when value precision == 2
    - Added thermostats query to Z-Wave WakeUp app

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

Cheers,
g.

February 11, 2015, 04:18:30 PM
Reply #453

t0mpa

  • *
  • Information
  • Newbie
  • Posts: 3
Hi! I have r478 running and my z wave module Aeon Micro Smart energy switch is automatically changing from scheduled on/off to level poll...
I have tried to make a clean install(including removing the /usr/local/bin/homegenie directory) but still no luck.
This is supposed to control some of our outdoor lights with Sunset / Sunrise...

How can i debug this problem?

Many thanks for a really nice software(have donated)

Cheers,
Tompa

February 14, 2015, 03:15:55 PM
Reply #454

chrispazz

  • **
  • Information
  • Jr. Member
  • Posts: 38
Hi gene
Any chance to fix bug #98?

Thank you

February 18, 2015, 08:43:47 AM
Reply #455

d-home78

  • *
  • Information
  • Newbie
  • Posts: 15
After update to R478 :
- Fibaro FGS211 : feedbacks of local action "on/off" are displayed
- Evergreen SM103 door switch : no feedback of "door is open" (same as < R478). Tamper switch works fine (same as with previous release)

Thanks.

February 19, 2015, 06:47:09 PM
Reply #456

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Only from source code, is now available the new integrated Widget Editor (work in progress).
Currently only support editing/previewing of existing widgets, does not support saving nor adding new widgets, but it will soon.
If some of you want to help testing/suggesting/improving:

https://github.com/genielabs/HomeGenie/tree/ui-rework

this branch also includes latest z-wave library rework that should be more capable supporting a wider range of devices.

Cheers,
g.

February 19, 2015, 09:11:34 PM
Reply #457

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Some screenshots of the Widget Editor.

Cheers,
g.
« Last Edit: February 19, 2015, 09:13:27 PM by Gene »

February 21, 2015, 03:23:28 PM
Reply #458

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
HomeGenie 1.0 beta r480:

  - Added new Widgets Editor with save, export, import, preview and debug functionalities
  - Updated RaspberrySharp-IO library to possibly support new Raspberry Pi 2 model (issue #133)
  - Some minor fixes to Z-Wave interface
  - General improvements to integrated code editor
  - Added some synchronization locks to NetHelper class to avoid unsafe thread operations
  - Changed domain of CubieBoard GPIO app from "Raspberry" to "CubieBoard"
  - Fixed "Module exception data..." (issue #127)
  - Fixed missing Y axis in statistics graph (issue #123)
  - ZWaveLib rework - phase 1 completed (also solve issue #118)
  - Fixed bug in Statistics class when parsing address of remote modules
  - Fixed MIG UPnP interface MediaMediaInfo/MediaPositionInfo double quotes escaping issue
  - Fixed MIG CameraInput interface not reading configuration

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

Cheers,
g.

February 28, 2015, 07:09:32 PM
Reply #459

dani

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

I was absent a lot. I got release 480, but where we can  find The widgets Group ? To help you to improve.

Cheers
Dani

February 28, 2015, 08:17:24 PM
Reply #460

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Configure->Automation  then Actions menu.

g.

April 12, 2015, 03:14:18 PM
Reply #461

nunofx

  • *
  • Information
  • Newbie
  • Posts: 18
Hi all,

I noticed that after upgrading to r484, frequently my own programs were disabled somehow. After I enable them back, in the next 1 or 2 days they were disabled again. I downgraded to r478 and now everything looks ok.

Anyone is experiencing similar problems?

Thx.

May 01, 2015, 06:30:31 PM
Reply #462

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
New testing release available r485 (preview):
https://sourceforge.net/projects/homegenie/files/testing/

  - Updated Pepper1 Z-Wave database
  - Program.Say will now use Pico TTS if installed in the system, otherwise Google Speech API
  - Improved unhandled exceptions trapping/recovery
  - Fixed bug in app module creation
  - Added "Console.Output" to the event log page
  - Added redirection of standard output/error to HG log file
  - Added preliminary code for Z-Wave Security command class support
  - Fixed bug in ZWaveLib that was causing the creation of non-existent nodes
  - Added pause to ModuleParameter.WaitUpdate loop
  - Some minor fixes to the UI
  - Fixed bug in modules cleanup (not deleting modules sometime)
  - Fixed MQTT client app: it was missing reconnection when disconnected from MQTT server
  - Deprecated Weeco 4M board interface driver as built-in (now available as importable interface driver)
  - Added importable MIG interface driver plugins (add-ons)
  - Added "configlets" files for implementing custom interface drivers UI

Add-ons listing:
https://github.com/genielabs/HomeGenie/blob/master/BaseFiles/Common/ADDONS.md

Cheers,
g.
« Last Edit: May 01, 2015, 06:33:30 PM by Gene »

May 05, 2015, 10:56:54 PM
Reply #463

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Cool new features with r486 (preview):
https://sourceforge.net/projects/homegenie/files/testing/

    - Added confirm popup for "database reset" and "remote routing reset"
    - Updated automation programs to use new Program.AddFeature widgets
    - Added UI widgets for fields created with Program.AddFeature (last method parameter is the type: "text", "slider", "password", "checkbox", "module.text", "store.script", "store.list")
    - Added simple store to Module helper too
    - Added simple key/value persistent store to Program helper class: Program.Store("<store_name>")[.Get("<item_key>") | .Remove("<item_key>") | .List]
    - Fixed encoding bug in input text of module features and program config options (not handling properly double quotes and other characters)
    - Added "Description" field to MIGServiceConfiguration.Interface
    - Added Sunrise/Sunset event raising to Weather Underground app
    - Updated Jint: javascript engine now accepting "camelCase" convention for invoking Helper Classes

g.

May 08, 2015, 02:38:21 PM
Reply #464

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
HomeGenie r487 preview is available for download.
https://sourceforge.net/projects/homegenie/files/testing/

- various fixes to r485/r486
- added new translation entries to locale files
- added Cron event Wizard

this is the candidate for next public release, so please help testing ;)

g.