Skip to content

Releases: genielabs/HomeGenie

v1.1-beta.517

25 Apr 20:10
Compare
Choose a tag to compare
  • Fixed concurrency issue in method IsScheduling

v1.1-beta.516

17 Apr 18:17
Compare
Choose a tag to compare
  • Replaced nmqtt library with M2Mqyy.Net
  • Fixed Data.Module.NeedsUdpdate serialization bug
  • Reset oldest 24 hours of data instead of whole DB when statistics DB exceed size limit
  • Fixed Web Server (MIG) headers bug preventing client from caching files
  • Added event raising when a module property is changed from the UI; deprecated HG.Automation.Programs.PostBack;

v1.1-beta.515

26 Mar 12:32
Compare
Choose a tag to compare
  • Fix "Add new Program" bug (issue #259)
  • Z-Wave Pepper1 database is now queried online
  • Fix zwavenode.xml (node data persistence file) serialization issue

v1.1-beta.514

27 Jan 14:56
Compare
Choose a tag to compare
  • Moved LIRC, Insteon, W800RF32, V4LCamera interfaces to package repository
  • Fix C# automation program compile error on mono ARM platforms with locale settings using comma separator for decimals
  • Fix package install error on mono ARM < 4.0.4
  • Added new Program.ApiCall(string apiCommand) helper method
  • Added installed packages and statistics files to backup archive
  • Fixed bug in Z-Wave MultiCmd and SensorBinary command class
  • Added Package Browser and Installer to the Maintenance page
  • Fixed occasional "object reference not set" error when compiling/starting a program
  • Added recursion check to scheduler event expressions
  • Fixed bug in evaluating composite scheduler events using names (@)

v1.1-beta.512

10 Jan 15:12
Compare
Choose a tag to compare
  • Energy Monitor widget now shows Watt load graph as default
  • Updated Russian and French locales
  • Improved crontab input field with autocomplete
  • Updated compression library (latest HEAD SharpZipLib from master repo)

v1.1-beta.511

06 Jan 01:33
Compare
Choose a tag to compare
  • Fix archive compression "codepage not supported" bug introduced in r510
  • Fix heavy cpu load bug introduced in r510
  • Fix TimeTable time offset bug introduced in r510
  • Faaaster archive compression/decompression using SharpZipLib
  • Improved TimeTable to support CronTab expressions for program Disable/AutoOff options

v1.1-beta.509

02 Jan 15:29
Compare
Choose a tag to compare
  • Added 'Zone Sensors' program; group multiple sensors into one logical sensor
  • Added 'Automatic Off' options to TimeTable programs (when armed home/away or no motion activity detected)
  • Updated Z-Wave device database (pepper1)
  • Updated RaspberrySharp-IO libraries
  • Little UI rework and improvements
  • Fix to Timetable widget 'today events' bug

v1.1-beta.508

23 Dec 15:37
Compare
Choose a tag to compare
  • Improved 'Smart Lights' app now with synch to Timetable option
  • Improved 'Timetable' app and widget with full screen options page
  • Other minor UI improvements and fixes
  • Added "Add to home screen" option for Android devices for opening Web UI full screen from the Android home screen
  • Control page layout now centering each row

v1.1-beta.507

14 Dec 18:28
Compare
Choose a tag to compare
- Added "Set node as always awake" option to Z-Wave Query on WakeUp program
- Improved startup/trigger code check, now executing on every system event to ensure maximum accuracy even with Wizard scripts
- Fix wizard script "Scheduler.CronEvent" condition not working

v1.1-beta.505

04 Dec 17:05
Compare
Choose a tag to compare
  • Updated Z-Wave Level Poll program to support SwitchBinary/MultiLevel command classes
  • Fixed XTenLib CM11 bug
  • Fixed issue in FibaroRGBW app
  • Added ":nopopup:" option to disable notification popup on RaiseEvent (":nopopup:" must be specified in the description field)
  • Fixed "Program.UiRefresh" event, that was working only for program modules
  • Fixed ZWaveLib SwitchBinary command class (sending 0x20 Basic instead of 0x25 SwitchBinary)