Skip to content

Releases: genielabs/HomeGenie

v1.1-beta.511

06 Jan 01:33

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

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

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

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

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)

v1.1-beta.504

29 Nov 18:27

Choose a tag to compare

  • Added Z-Wave "Send to sleep" option to "Query on Wake Up" program
  • Added SendToSleep command after each WakeUp query for battery powered device
  • Added custom serial port path selector for various serial interfaces (z-wave, x10, w800rf, insteon)
  • Updated FibaroRGBW app
  • Fixed ZWaveLib packet fragmentation issue (affecting RaZberry) and timeout errors occurring with some devices (eg. Fibaro in wall switches)
  • Fixed "event stream disconnected" issue occurring on some mono-arm platforms
  • Removed 20 seconds pause after backup restore/factory reset
  • Fix modules serialization bug (backslash character not escaped)

v1.1-beta.503

24 Nov 20:43

Choose a tag to compare

  • Fix to system update manager not refreshing page after update or backup restore
  • Fix ZWave device setup page timeout error when getting parameters
  • Fix accented character encoding issue

v1.1-beta.501

18 Nov 15:44

Choose a tag to compare

  • Added UPnP AvMedia.Seek command
  • Added configurable command delay and heal network options to ZWave interface
  • Fix blocking event propagation. Events are now processed asynchronously (also solves issue #237)
  • Fix Security Alarm program events propagation issue
  • Fixed Media Server browser widget not listing/linking files encoded in one format only; fixed also issues with XBMC and Kodi media player

v1.1-beta.500

07 Nov 16:05

Choose a tag to compare

  • Fixed ZWave interface sensor timeout bug and sensor Status.Level "0.01" bug
  • Disabled limit of max one opened http connection per program in NetHelper
  • Improved media server widget with thumbnails and support for multiple bitrates and formats
  • Added UPnP interface command "AvMedia.GetItem"
  • Improved camera widget
  • Fixed 'continuous Event Stream disconnection' bug when running on old mono ARM-hf (eg. Raspberry Pi)
  • Updated Spanish locales
  • Disabled periodic Weather Underground program notifications in the UI
  • Reverted XTenLib to the using of Thread instead of Task
  • other minor fixes

v1.1-beta.499

29 Oct 23:21

Choose a tag to compare

v1.1-beta.499 Pre-release
Pre-release
  • Fixed SerialPortLib threading issues
  • Added ZWaveLib node error status report
  • Fixed bug in Program Manager not releasing resources when disabling/stopping C-Sharp programs
  • Added temperature unit and date format preference in the maintenance/ui settings page
  • Rewrote TcpClient class using System.Net.Sockets.TcpClient from .Net4.5
  • Added "Siren start delay" option to Security Alarm program
  • Brand new style and features for dashboard widgets
  • Added timetable program picker (module options dialog)