Skip to content

Releases: genielabs/HomeGenie

v1.4.0-beta.10

09 Jan 16:46
Compare
Choose a tag to compare
- added icon files for compatibility with HG+ Android client
- Added API (DataHelper.cs) to set programmatically additional files to be added to the system backup file
- Added new program to homegenie-base package that implements API to store clients configurations that can then be switched in the Preference page from the UI
- Updated to latest YoT UI
- Updated RaspberrySharp.IO with a fix for DHT-XX sensors

v1.4.0-beta.9

07 Jan 12:50
Compare
Choose a tag to compare
- Fix #452
- Fix error "colletion modified" breaking initial setup process
- Fix restore packages from backup file
- Fix update of installed_packages.json on package install/removal
- Added runtime identifier to release_info.xml file in order to download the correct update archive when new release is pushed

v1.4.0-beta.8

07 Jan 00:58
Compare
Choose a tag to compare
- fixed occasional "collection was modified" error when building the modules list
- testing update system after fix introduced in beta.7

v1.4.0-beta.7

06 Jan 23:37
Compare
Choose a tag to compare
- Fix release update system

v1.4.0-beta.6

06 Jan 23:19
Compare
Choose a tag to compare
- UI improvements and fixes
- Testing update system

v1.4.0-beta.5

06 Jan 18:34
Compare
Choose a tag to compare
v1.4.0-beta.5

v1.4-beta.4

05 Jan 13:00
Compare
Choose a tag to compare
- Fix GPIO pin program module naming

- Fix notification dialog error if program uninstalled
- Updated UI

v1.4-beta.3

04 Jan 23:42
Compare
Choose a tag to compare
- Updated MIG package

- Update to latest UI version

v1.4-beta.2

03 Jan 00:36
Compare
Choose a tag to compare

HomeGenie v1.4-beta.2 is here! 🎉

Platform specific release bundles are ready to be executed.
For example, to install and run HomeGenie on a RasbperryPi 64bit OS:

# download zip file then ⬇️
unzip homegenie_1.4-beta.2_linux-arm64.zip
cd homegenie
./HomeGenie

Classic mono (.NET 4.7.2) bundles are also available and can be installed following the old instructions:

  • homegenie_1.4-beta.2_all.deb
  • homegenie_1.4-beta.2.tgz
  • homegenie_1.4-beta.2_net472.zip

v1.4-beta.1

01 Jan 00:08
Compare
Choose a tag to compare

HomeGenie v1.4-beta.1 is here! 🎉

Platform specific release bundles are ready to be executed.
For example, to install and run HomeGenie on a RasbperryPi 64bit OS:

# download zip file then ⬇️
unzip homegenie_1.4-beta.1_linux-arm64.zip
cd homegenie
./HomeGenie

Classic mono (.NET 4.7.2) bundles are also available and can be installed following the old instructions:

  • homegenie_1.4-beta.1_all.deb
  • homegenie_1.4-beta.1.tgz
  • homegenie_1.4-beta.1_net472.zip