Skip to content

Releases: genielabs/HomeGenie

v1.2-beta.8

29 Sep 11:02
Compare
Choose a tag to compare
v1.2-beta.8 Pre-release
Pre-release

HomeGenie v1.2-beta.8

v1.2-beta.2

26 Sep 13:51
Compare
Choose a tag to compare
v1.2-beta.2 Pre-release
Pre-release
  • Fix #334: HG 1.1-beta-526 fails to update

v1.1-stable.527

22 Sep 15:00
Compare
Choose a tag to compare
  • Fix ModulesManager.Each method bug: "Collection was modified; enumeration operation may not execute"
  • Fix Camera Widget issue with URLs containing '?' symbol
  • Added missing Mysensors icons. #318
  • Fix archive (release/backup) decompression issues
  • Fix #329: error installing packages with no 'uid' specified
  • Fix bug in scheduler UI loosing selected modules; updated documentation links

v1.1-beta.526

19 Aug 13:45
Compare
Choose a tag to compare
  • Updated Energy Monitor Widget: added daily counter and total counter reset button.
  • Added file "certaccept.xml" to bypass SSL certificate errors (RemoteCertificateChainErrors)
  • Improved group modules popup with multiple selection (#307)
  • Fix #274 controlling virtual modules via script or scheduler fails if VM domain was same as a MIG interface domain
  • Updated ZWaveLib 1.0.15
  • Updated custom Raspberry.IO libs to fix 'unknown processor' error on lastest RPi firmwares
  • Fix SerialPortHelper issue #314
  • Fix location picker bug
  • Fixed Camera widget 'hanging' bug when displaying multiple cameras on a page, also increased refresh speed
  • Fixed side menu refresh bug
  • Fonts are now embedded in css (no more delay downloading from google fonts)
  • Fixed SSL error when sending e-mails
  • Other minor fixes/improvements

v1.1-beta.525

22 Jun 12:49
Compare
Choose a tag to compare
  • Fixed issues with scheduler UI in Internet Explorer
  • Fixed interconnections events bug (events firing multiple times)
  • Minor fixes to the new scheduler
  • ZWave interface: moved Pepper1 db download from constructor to the connect method

v1.1-beta.523

20 Jun 18:52
Compare
Choose a tag to compare
  • Added some example schedules (using new hg-cron syntax)
  • Added location latitude and longitude settings to maintenance page
  • Brand new Scheduler with improved cron expression engine; deprecated: Timetable, Scheduled on/off programs and Solar Altitude Widget
  • UpdateChecker now is using "GitHub releases" as only source for update checking and upgrade files
  • Enabled UI widgets for program options
  • Should fix accented letters bug in module/group names

v1.1-beta.522

05 Jun 12:15
Compare
Choose a tag to compare
  • Added new API method '/api/HomeAutomation.HomeGenie/Automation/Scheduling.ListOccurrences'
  • Added 'SetScript', 'SetData' and 'Get' methods to Scheduler helper
  • Added new wallpapers
  • Improved MQTT helper class
  • Added parity/stop bits options to serial port helper (PR #278)
  • Brand new cron event wizard for scheduled events with inline script editor
  • Helper class accessor in Javascript automation programs is now "$$"

v1.1-beta.521

15 May 16:17
Compare
Choose a tag to compare
  • Added "Manual Update" option to maintenance page
  • Updates can now be installed from .tgz release files

v1.1-beta.520

14 May 18:19
Compare
Choose a tag to compare
  • Optimized general web UI performances (should fix #272)
  • Migrated some generic widgets to new API model: camerainput, colorlight, dimmer, doorwindow, generic, light, sensor, siren, switch, template
  • Revamped HG Javascript API code and model
  • Fixed ZWaveLib db serialization issue
  • Fixed SharpZipLib version compatibility PR #276
  • Brand new Dashboard look
  • Added new automation program: "Virtual Modules Demo"

v1.1-beta.519

01 May 15:15
Compare
Choose a tag to compare
  • Fixed bug that was causing programs features randomly disappear
  • Fixed wrong mime-type sent for web fonts (MIG)
  • Thermostat widget restyling and fix to set point bug when using fahrenheit unit
  • Added "Programs.Get" API command