Dear users,
we are proud to announce that new v2.2.1 is out. Please have a look on the ChangeLog for more info.
In this version we have mostly focused on Online Applications Store, stability fixes and user interface usability.
Hope you will enjoy this new step forward. As for us, we are starting to work on the next version.
Version 2.2.1 is out
Re: Version 2.2.1 is out
The results of the restore of a v2.2.1 backup to a newly built v2.2.1 installation.PoltoS wrote:Hope you will enjoy this new step forward.
Apparantly userModules (grey icons) are forgotten in the new backup/restore commands
Indeed a step forward, but practically useless.
Update 20160222: Made a little progress on this. I should have manually copied the third party modules I used to the the userModules folder. There is still a problem with some module parameters (See Github Issue #91)
Re: Version 2.2.1 is out
hi, i don't understant your post... what happened after you upgraded to 2.2.1? did the apps stop to work? what was your experience after the upgrade? thanks
Re: Version 2.2.1 is out
The problem was with Restore. I updated the description on top of the image
Re: Version 2.2.1 is out
hi, what did you restore? you upgraded to 2.2.1 and then tested the backup / restore functionality?
My understanding was there was no backup restore on 2.2.0... did you have to backup before the upgrade?
And sorry.. i still don't understant your comment, what do you mean you updated the description on tof of the image? you mean the apps show now the description and not the icon?
Thanks!!!
My understanding was there was no backup restore on 2.2.0... did you have to backup before the upgrade?
And sorry.. i still don't understant your comment, what do you mean you updated the description on tof of the image? you mean the apps show now the description and not the icon?
Thanks!!!
Re: Version 2.2.1 is out
I'm attempting to upload a module to the app store. I've created and confirmed my account. I've attached the module I'm trying to upload. The error I receive is "An error has occurred! Package file has an invalid path. Need to repack again."
- Attachments
-
- AeonMultiSensor.tar.gz
- (43.74 KiB) Downloaded 502 times
Re: Version 2.2.1 is out
The tar should only contain the files and folders inside the AeonMultiSensor folder.
The help folder apparantly hasn't been updated with that info
The help folder apparantly hasn't been updated with that info
Re: Version 2.2.1 is out
pz1 wrote:The tar should only contain the files and folders inside the AeonMultiSensor folder.
The help folder apparantly hasn't been updated with that info
But it does!?!?pz1 wrote:The tar should only contain the files and folders inside the AeonMultiSensor folder.
The help folder apparently hasn't been updated with that info
Do you mean that the package should look like this:
AeonMultiSensor
AeonMultiSensor\index.js
AeonMultiSensor\module.json
AeonMultiSensor\htdocs\icon.png
AeonMultiSensor\lang\de.json
AeonMultiSensor\lang\en.json
AeonMultiSensor\lang\ru.json
Or this:
index.js
module.json
htdocs\icon.png
lang\de.json
lang\en.json
lang\ru.json
Re: Version 2.2.1 is out
Package name should be the same as class name e.g. 'AeonMultiSensor' (like it already is in HA /modules) and the structure should look like this:
islipfd19 wrote: index.js
module.json
htdocs\icon.png
lang\de.json
lang\en.json
lang\ru.json