HomeGenie

HomeGenie, the programmable automation intelligence

GPL-3.0 License

Stars
386
Committers
26

Bot releases are visible (Hide)

HomeGenie - v1.2-stable.27

Published by genemars almost 6 years ago

HomeGenie - v1.2-stable.26

Published by genemars almost 6 years ago

HomeGenie v1.2-stable.26

HomeGenie - v1.2-stable.18

Published by genemars almost 6 years ago

HomeGenie -

Published by genemars almost 6 years ago

  • Added support for CM19 Transceiver (X10) #343
  • Fix #346 Macro Recording bug
  • Updated X10 drivers installer for Windows (CM15 + CM19)
HomeGenie -

Published by genemars almost 6 years ago

HomeGenie - v1.2-beta.15

Published by genemars almost 6 years ago

Fix #325: Scheduler event doesn't show up if date period spans years

HomeGenie - v1.2-beta.14

Published by genemars about 6 years ago

HomeGenie v1.2-beta.14

HomeGenie - v1.2-beta.13

Published by genemars about 6 years ago

HomeGenie v1.2-beta.13

HomeGenie -

Published by genemars about 6 years ago

HomeGenie - v1.2-beta.10

Published by genemars about 6 years ago

HomeGenie v1.2-beta.10

HomeGenie - v1.2-beta.8

Published by genemars about 6 years ago

HomeGenie v1.2-beta.8

HomeGenie - v1.2-beta.2

Published by genemars about 6 years ago

  • Fix #334: HG 1.1-beta-526 fails to update
HomeGenie - v1.1-stable.527

Published by genemars about 6 years ago

  • 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
HomeGenie - v1.1-beta.526

Published by genemars about 7 years ago

  • 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
HomeGenie - v1.1-beta.525

Published by genemars over 8 years ago

  • 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
HomeGenie - v1.1-beta.523

Published by genemars over 8 years ago

  • 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
HomeGenie - v1.1-beta.522

Published by genemars over 8 years ago

  • 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 "$$"
HomeGenie - v1.1-beta.521

Published by genemars over 8 years ago

  • Added "Manual Update" option to maintenance page
  • Updates can now be installed from .tgz release files
HomeGenie - v1.1-beta.520

Published by genemars over 8 years ago

  • 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"
HomeGenie - v1.1-beta.519

Published by genemars over 8 years ago

  • 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