Skip to content

Releases: genielabs/HomeGenie

v1.1-beta.494

14 Sep 17:40
Compare
Choose a tag to compare
v1.1-beta.494 Pre-release
Pre-release
  • Deprecated Program.Setup and mandatory use of return statement in Trigger Code (now called Startup Code)
  • Integrated new MIG library https://github.com/genielabs/mig-service-dotnet
  • General speed and performance improvements
  • Now logging through NLog library
  • Updated all automation programs to use latest API
  • Fixed HG configuration saving issue (not storing interface options)
  • ZWaveLib: added caching and persistence of nodes data to zwavenodes.xml file
  • ZWaveLib Discovery: added querying of nodes capbilities, NIF, Manufacturer Specs, Version during discovery process
  • Deprecated SC9000 security alarm program
  • X10 CM-15, W800RF32: added RF security codes decoding and automatic modules creation from X10-RF
  • Updated MIG to use latest automation libs (ZWaveLib, XTenLib, W800RfLib) and features
  • ZWave: added Heal Node / Routing Info functionality
  • Added support for serial ports types ttyAMAx and ttyACMx (RaZberry / ZME_UZB1) - PR #194
  • Some minor improvements to "Weather Underground" and "Query on Wake Up" programs - PR #190 PR #193
  • Improved statistics delete functionality - PR #200
  • Changed behaviour of When.ModuleParameterIsChanging: event values can now be changed/adjusted before they are commited into the system
  • Added "Days" parameter for viewing statistics graph along several days (PR #189)
  • Fix for AeonLabs HEM G2 (PR #186)
  • Added Host Header configuration (adapted from pull request #163)
  • Added "IR Remote Controller" automation program plugin (contributed by amin)
  • Added feature field of type "capture" (init as "capture:<parameter_to_capture>")