Skip to content

Releases: genielabs/HomeGenie

v1.4.0-beta.89

28 Jul 21:07
Compare
Choose a tag to compare
  • Upgraded core packages
  • Fix SerialPortLib logger bug, affecting also ZWaveLib.

Full Changelog: v1.4.0-beta.88...v1.4.0-beta.89

v1.4.0-beta.88

18 Jul 19:16
Compare
Choose a tag to compare
  • Fixed Maintenance/Location Maps issue
  • Upgraded core deps

Full Changelog: v1.4.0-beta.87...v1.4.0-beta.88

v1.4.0-beta.87

01 Jul 12:08
Compare
Choose a tag to compare

v1.4.0-beta.87

Core:

  • Upgraded core dependencies to latest version

UI

  • Dashboard: added toolbar button "Enable/Disable long press to reorder widgets"
  • Widgets editor: enabled CTRL+S shortcut to save
  • Added preference fields to configure shutter/motor widget slider:
    • Widget.Preference.LevelStep set level increment step
    • Widget.Preference.HomeLevel set level for home position
    • Widget.Preference.AutoHome seek home position on release

Full Changelog: v1.4.0-beta.86...v1.4.0-beta.87

v1.4.0-beta.86

23 Apr 23:10
Compare
Choose a tag to compare

v1.4.0-beta.86

  • Added "Motor" device type and widget for generic motors and actuators.

Full Changelog: v1.4.0-beta.85...v1.4.0-beta.86

v1.4.0-beta.85

15 Apr 16:52
Compare
Choose a tag to compare

v1.4.0-beta.85
Visual Program Editor:

  • Added translations (+100 locales are now supported)
  • Added "Emit" command block to signal program events
  • Added input consistency checks for functions, domains and modules names
  • Added function block check to prevent adding it to a Setup block
  • Added return type select in "module parameter" block
    HomeGenie Service:
  • Fix UPnP devices not automatically added to UPnP group

Full Changelog: v1.4.0-beta.84...v1.4.0-beta.85

v1.4.0-beta.84

08 Apr 14:44
Compare
Choose a tag to compare

v1.4.0-beta.84

  • Fixed Python errors line number#
  • Added LLamaSharp library ref. to Automation Programs to support either local models or cloud AIs/LLMs
  • Upgrade YoloSharp with added support for YOLOv12
  • Updated YOT to latest version
  • Fixed error when compiling IP Camera program on net472 platforms
  • Video Player: added hand keypoints overlay (YOLO pose)
  • Fixed: widget not displaying due to module type not updated when created by a program (UI-related issue)

Full Changelog: v1.4.0-beta.83...v1.4.0-beta.84

v1.4.0-beta.83

24 Mar 23:12
Compare
Choose a tag to compare

Visual Program Editor: fixed bug in code generation when using multiple program blocks of same type.

Full Changelog: v1.4.0-beta.82...v1.4.0-beta.83

v1.4.0-beta.82

22 Mar 15:42
Compare
Choose a tag to compare

v1.4.0-beta.82

  • Added new homegenie-ml-ai package with machine learning and artificial intelligence related programs
  • Added Instance Segmentation program including pre-trained (yolo11n-seg) model (ML-AI)
  • Added CTRL+S shortcut to program editor
  • Improved Visual Programming Editor with "Context" code, custom functions, input processing/normalization plugs

Full Changelog: v1.4.0-beta.81...v1.4.0-beta.82

v1.4.0-beta.81

19 Mar 13:15
Compare
Choose a tag to compare

v1.4.0-beta.81

  • Added "Pose estimation" machine learning example with pre-trained YOLOv11 model
  • Added human body pose data overlay to video-player
  • Updated translations

Full Changelog: v1.4.0-beta.80...v1.4.0-beta.81

v1.4.0-beta.80

12 Mar 07:54
Compare
Choose a tag to compare

v1.4.0-beta.80

  • Upgraded to ML.net 4.0.2
  • Added configuration params support to command capture (Visual Editor)
  • Fixed duplicate module variable in automatic code generator (Visual Editor)
  • Enabled module edit functionality in preview widgets (Code/Visual Editor)
  • Improved video player frame rate (ESP-32 CAM)

Full Changelog: v1.4.0-beta.79...v1.4.0-beta.80