Releases: genielabs/HomeGenie
Releases · genielabs/HomeGenie
v1.1-beta.511
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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)