more G-Labs products

Author Topic: TESTING RELEASE  (Read 196296 times)

January 19, 2015, 01:14:50 PM
Reply #405

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Yes a Status.Level of 100 cause this issue. Dunno why this happened though.
The virtual meter now simulates randomly "floating" watt values. This make the graph in the statistics closer to a real one =)

g.

January 20, 2015, 03:24:27 PM
Reply #406

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
r459 available.

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

    - Little improvement to Scheduled ON/OFF program
    - Added I2C PCF8574 + Hd44780 LCD display example app (Raspberry Pi)
    - Improved Raspberry Pi GPIO Modules program by adding !OUT option for inverted level logic (pull request #99)

this is the candidate for next update push in hg update manager for upgrading from r453 to r459, so please help testing =)

Cheers,
g.

January 24, 2015, 10:55:36 PM
Reply #407

Wibo

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

finally got the r460 working on both Win7 and RPi.
Setup:
RPi HG sending 4 events/sec using mqtt
Win7 Mosquitto mqtt broker
Win7 HG receiving and logging(with my own crappy hgx) the events.

After a quick look at the logs I didn't see any events were lost, thanks Gene.

Other things I'm going to test:
Duration/stability test RPi HG when sending (It was crashing within 24h)
Bandwidth limitation(just see how many events I can transmit before the system fails)

regards,
Wibo.

January 29, 2015, 02:21:49 PM
Reply #408

Gene

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

please help testing r471!!  :)

    - Added new Timetable widget
    - Deprecated old Timetable widget
    - Fixed security widget slider size
    - Added X10 CM15 RF messages decoding
    - Fixed bug in ZWaveLib Basic Report command (bug introduced with latest refactoring)
    - Fixed bug in RegisterDynamicApiCall

expecially the Timetable widget. Actually it's only missing the Help popup text, but all other features are completed.

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

Cheers,
g.

January 29, 2015, 04:22:13 PM
Reply #409

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
I'll test the X10 RF when I get a chance.  Thanks!

January 30, 2015, 04:04:00 AM
Reply #410

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
I turned on the new time table to see what it was like.  I did not set anything up and only added it to the dashboard.  When I select anything on the widget I get a "Loading table" dialog that never leaves until I switch pages.  I don't see anything in the mono output that looks abnormal.

January 30, 2015, 11:20:46 AM
Reply #411

Gene

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

for those interested in testing Timetable widget, I just uploaded r472 with few fixes and improvements.

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

@bkenobi perhaps it's something due to backup restore? did you try on fresh install? did you check if the program in Automation->Scheduling->Timetable is enabled?

Cheers,
g.

January 30, 2015, 03:13:19 PM
Reply #412

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
Everything else seems OK and the script is enabled. I'll try a fresh install of r472 to see if that makes a differenc.

February 01, 2015, 02:21:01 AM
Reply #413

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525
I installed r474 with the default configuration.  Looking at the timetable in the dashboard everything looked right.  I then restored my configuration and added the timetable to my dashboard.  It did the same thing (continually showed spinning "loading" message).  I did have the timetable script enabled.  I can try a different configuration if there are any ideas.

February 01, 2015, 10:15:33 AM
Reply #414

Gene

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

try restarting the Timetable app, which is located in Configure->Automation->Scheduling.

g.

February 01, 2015, 12:25:31 PM
Reply #415

Jens

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

I have similar problems as bkenobi.

Did the upgrade from 441 to 474 this morning

remove the old version with dpkg and clean install 474
start config from scratch
added within timetable dimmers a timeframe to turn dimmers on
everything seemed to work
did a sudo reboot
timetable was empty
parts of the config were missing (mainly X10 shutters within a group)
clicking on timetable brought up the spinning wheel which never stopped, same on the analyze page

did a sudo service homegenie stop
sudo apt-get update
sudo apt-get upgrade
sudo reboot

full config was showing up again
recreated entry within timetable

not sure whether this is solved or still unstable

Regards
Jens
« Last Edit: February 01, 2015, 12:29:26 PM by Jens »

February 01, 2015, 12:34:19 PM
Reply #416

Gene

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

probably it solved not because of the sudo update things, but because rebooting also made the timetable app restarted.
So simply restart the app in homegenie should solve the issue.

g.

February 01, 2015, 01:05:17 PM
Reply #417

Jens

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

tried that first, ended up in an endless spinning wheel.

Did some more tests now

- values of DHT sensors cannot be selected in the statistics options menue, they do not show up
- selecting anything else within the options menue brings up the endless spinning wheel, too

- Hue lights show up in the notification window as normal bulbs although the widget shows the right color, turning them on or off the bulb is always the dark one displayed by the notification window


Maybe something with the config file, although I started from scratch?

Thanks
Regards
Jens


February 01, 2015, 01:48:23 PM
Reply #418

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Guys don't know what's going on, but until I'm not able to reproduce I've no way of trying to help.
Everything with r474 is working fine for me.

Tried:

- updating from 466 on Raspberry Pi and Banana Pi
- fresh install on Ubuntu
- fresh install on Windows 7

all of the above worked without any of the reported issues... well actually without any issue at all.

Cheers,
g.

February 01, 2015, 01:58:40 PM
Reply #419

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Wel... there's one issue  ??? and that's the one about the Options dialog in the Statistics page.

g.