more G-Labs products

Author Topic: TESTING RELEASE  (Read 196247 times)

April 05, 2014, 06:59:39 PM
Reply #45

Jens

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

thanks you, you fixed it. 360 so far w/o any problems.

Since UPNP was disabled the 357 was not crashing anymore now for several days (until I updated today to 360)

Cheers
Jens

April 05, 2014, 10:54:17 PM
Reply #46

dani

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

I unstalled r360 now but same problem for the status in Control mode.
The java script console says that one file is missing (Error 404).
The file is fr.lingo.json.
And this file is not in the folder /hg/html/locales/.

In this release JkUtils SunCalc doesn't work anymore same as r357.

Cheers
Dani

April 07, 2014, 06:53:11 PM
Reply #47

Jens

  • *****
  • Information
  • Global Moderator
  • Posts: 211
HG now to fast :-) ?

Hi Gene,

I use Infrared Commands forwarding from one Box to the main Box

Programm Instructions are

HomeGenie Automation do LIGHTSON Room1

Room1 has 1 X10 device and 5 HUE devices

nearly always the last hue device is not turned on

and I have to issue the command again.

First showed up in R360 (before all lights were turned on but it took longer)

Regards
Jens

April 07, 2014, 09:08:40 PM
Reply #48

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Does the light actually turn on and just the control panel it is not updated?
If the light do not turn on at all, try increasing the delay in the Automation->Scenes->GroupsOn program:

Code: [Select]
Modules
  .InGroup( PROGRAM_OPTIONS_STRING )
  .OfDeviceType("Light,Dimmer")
  .IterationDelay(0.25) // <--- 250ms pause, try increasing it to eg. 350ms (0.35)
  .On();

If the light turn on and just the status in the control panel it is not updated, try to look at the debug info in the browser console and see if the event is missing from there.

g.

April 08, 2014, 09:52:42 AM
Reply #49

Jens

  • *****
  • Information
  • Global Moderator
  • Posts: 211
HI Gene,

thanks for the tip, increasing the delay fixed it (the light was not turning on)

Regards
Jens

April 09, 2014, 10:56:23 PM
Reply #50

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Hello Beta Testers  :)

a new testing release is available:

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

please read the change log for testing new features and fixes.

Cheers,
g.

April 10, 2014, 06:21:40 AM
Reply #51

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
I updated and found a few issues with programs not being usable.  When I went through the list of automation items, I tried to disable all items I don't need for testing.  There were several items that had red icons that were either green or yellow before.  I can disable them but they turn purple which means they are broken I believe.  The ones I found were:

  • Security alarm (red)
  • Group Lights OFF (red)
  • Group Lights ON (red)
  • MCP23017 GPIO Modules (purple)


I don't use these, but I tried to figure what was wrong with a couple but couldn't figure it out.

Also, I tried my 2 part X10 speed test using a stop watch.  The fastest time was right at 2 seconds.  The slowest was closer to 3 though.  I'm not sure why it would vary since I'm not running anything special on this system yet.
« Last Edit: April 10, 2014, 06:26:42 AM by bkenobi »

April 10, 2014, 12:27:54 PM
Reply #52

Gene

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

please upgrade using this procedure:

1) sudo dpkg --remove homegenie
2) sudo gdebi homegenie-beta_1.00.362_all.deb

also refresh the home page the first time you load it.

Cheers,
g.

April 10, 2014, 02:35:58 PM
Reply #53

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
Will do.  For reference, I started from a fresh image of r360.

April 10, 2014, 03:34:44 PM
Reply #54

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
1) sudo dpkg --remove homegenie
2) sudo gdebi homegenie-beta_1.00.362_all.deb
3) restore backup image saved several versions ago

I tried a factory reset to see if using the image was the issue.  It did not fix things, so either the backup was not completely removed or it's an issue somewhere else.
« Last Edit: April 10, 2014, 03:46:51 PM by bkenobi »

April 11, 2014, 01:03:09 AM
Reply #55

Gene

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

I need more info about the issue you reported since I am not able to reproduce.
I suspect it's something related to the bakcup restore. Probably if you do not restore a backup after r362 install, there won't be any issue.

In the meanwhile attacched to this message there is a patch that adds event logs to HG. This is a work in progress so any suggestion is welcome.
I think you'll like it, I remember you asking for such feature.
It's just html files but since HG has got some caching mechanism it can takes up to 10 minutes to see the new UI without a restart.
Click the upper right led to enter the event log.




« Last Edit: April 11, 2014, 01:05:45 AM by Gene »

April 11, 2014, 03:15:51 AM
Reply #56

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
I tried installing HG 362 again without restoring the backup and programs work correctly again.  There must be something in the backup files causing issues.  I don't have much in my test setup, so I'll just import programs and set up from scratch.

I installed the log tool, but haven't figured out where to find it yet.  I believe you are suggesting that I just click the X icon in the upper right corner where the update arrow appears.  So far, that doesn't do anything so I will keep looking.  I also tried clicking the led on the group but that also did nothing for me.  For reference, I'm using FireFox on Win7.
« Last Edit: April 11, 2014, 03:18:53 AM by bkenobi »

April 11, 2014, 03:35:28 AM
Reply #57

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
Is there a direct link to the log so I can at least take a look at it?

April 11, 2014, 05:17:44 AM
Reply #58

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
I found that I could manually navigate to the log page, but it was empty. 

http://192.168.0.200/hg/html/pages/events/main.html

I'm using a little imagination here since the formatting is rough and the page was empty of events.  However, based on the titles and the text boxes, I'm envisioning that you will be listing all kinds of events with sufficient detail to see what's going on.  And, the text boxes are presumably for filtering on the fly.  I'm looking forward to seeing a functioning version!

April 11, 2014, 08:03:35 AM
Reply #59

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
One comment on the new version with my 2 X10 command test.  I found that it could be very quick or somewhat slow.  I'm not sure why, but sometimes the light turned on in what appeared to be less than 2 seconds (good), but a few times it seemed to take closer to 3 seconds (bad).  I did have the web interface running on the laptop, so perhaps that caused lag?  I didn't have the logging XTenLib.dll setup for this, so I don't know what could be going on to slow things down.  In previous testing I was pretty consistently between 2.1 and 2.3 seconds).