Page 1 of 1

HomeAutomation 3.0

Posted: 07 Feb 2014, 11:53
by DanielM
Hi all.
We've now finally released (almost three years since last release) version 3.0 of HomeAutomation.

Highlights from the changelog include a new mobile interface and full modularization (meaning it isn't exclusively Tellstick anymore, there can be plugins for everything). Also the weather parser is now included as a part of HomeAutomation, no need for another download.

For download and more info check http://karpero.mine.nu/ha.

Also on the mobile horizon there will soon be more news. I'll be back :D

/Daniel

Re: HomeAutomation 3.0

Posted: 09 Feb 2014, 01:18
by JohannesJohansson
Hi
I have a issue with the installations process.

I get okay from the checking page end then when I should wipe the database it all stops. I get the message and then nothing happens

What could be the issue here?
//Johannes

Re: HomeAutomation 3.0

Posted: 09 Feb 2014, 12:31
by DanielM
JohannesJohansson wrote:I get okay from the checking page end then when I should wipe the database it all stops. I get the message and then nothing happens
Could you check if you have got the package "php5-gd" installed and otherwise install it and see if it solves the problem?

If it doesn't, do you get anything relevant in /var/log/apache2/error.log?

/Daniel

Re: HomeAutomation 3.0

Posted: 09 Feb 2014, 14:58
by JohannesJohansson
DanielM wrote: If it doesn't, do you get anything relevant in /var/log/apache2/error.log?
The only error I get is:
"[Sun Feb 09 20:20:07 2014] [error] [client 192.168.0.20] File does not exist: /h
ome/web/favicon.ico, referer: b3/HA/install/install.php"

//Johannes

Re: HomeAutomation 3.0

Posted: 09 Feb 2014, 15:33
by DanielM
JohannesJohansson wrote:The only error I get is:
"[Sun Feb 09 20:20:07 2014] [error] [client 192.168.0.20] File does not exist: /h
ome/web/favicon.ico, referer: b3/HA/install/install.php"
Ok, so nothing relevant there. But did you have php5-gd installed?

And also, what exactly is the last message you get before it stops?

/Daniel

edit: Ok, another idea here. It seems we've got a problem with validation if you're using a MySQL account with empty password. Is that the case? If so, can you try setting a password on the account and see if that helps?